1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-31 00:17:46 +02:00

updating aliasrc

This commit is contained in:
tiynger 2019-07-15 13:38:49 +02:00
parent 029f9b9af4
commit 844373a5a6

View File

@ -4,6 +4,9 @@
alias ":wq"="exit"
alias ":q"="exit"
# battery
alias "battery"="acpi"
# cd
alias ".."="cd .."
alias "..1"="cd .."