mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
fish: aliases
This commit is contained in:
parent
f9c5f03f41
commit
4efb820c91
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ alias free "free -h"
|
|||
alias df "df -h"
|
||||
alias du "du -h"
|
||||
alias chmox "chmod +x"
|
||||
alias ":q" exit
|
||||
|
||||
alias g git
|
||||
alias d docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue