- Added pydf in zshrc

This commit is contained in:
Damien Broqua 2017-06-09 23:34:10 +02:00
parent 4a9efe02b6
commit 0e7ec9dbc0

3
zshrc
View File

@ -72,6 +72,7 @@ alias bat_details="upower -i /org/freedesktop/UPower/devices/battery_BAT0"
screenfetch
fortune fr/bd
pydf -h
zstyle -s ':completion:*:hosts' hosts _ssh_config
[[ -r ~/.ssh/config ]] && _ssh_config+=($(cat ~/.ssh/config | sed -ne 's/Host[=\t ]//p'))
@ -82,4 +83,4 @@ if [ -z "$SSH_AUTH_SOCK" ] ; then
ssh-add ~/.ssh/id_rsa
fi
rivalcfg --color=#509ADB -e steady
#rivalcfg --color=#509ADB -e steady