added a legacy eix alias
This commit is contained in:
parent
043f433455
commit
a5adb850f3
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ 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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue