aboutsummaryrefslogtreecommitdiff
path: root/home/.zshrc
blob: fc54eee09c52db52e3f6e898b8e2d844928d7c7a (plain)
1
2
3
4
5
6
7
source ~/.profile

# rtorrent uses default ^s, ^q
stty stop ^p
stty start ^m

export PS1="[%F{green}%1~ %F{cyan}%*%f] %n@%m%# "