removed the legacy eix alias

This commit is contained in:
Martinez 2017-03-01 11:23:45 +01:00
parent 277f6d7d6d
commit 26e36b6a26

View file

@ -23,7 +23,6 @@ alias Ytune="noglob youtube-dl --no-check-certificate -x --audio-format vorbis -
alias units="units -v" alias units="units -v"
alias usystemctl="systemctl --user" alias usystemctl="systemctl --user"
alias battery="upower -i /org/freedesktop/UPower/devices/battery_BAT0" alias battery="upower -i /org/freedesktop/UPower/devices/battery_BAT0"
alias eix="cave search --index /var/db/pkg/cave-search-index"
# apparently this is the only way of setting GNU Screen to UTF-8 # apparently this is the only way of setting GNU Screen to UTF-8
alias screen="screen -U" alias screen="screen -U"