Add GDU check
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# General
|
||||
alias clear="printf '\033c'" # faster than ncurses clear by a lot
|
||||
alias c='clear'
|
||||
alias q="exit"
|
||||
alias bashrc="vim ~/.bashrc && source ~/.bashrc"
|
||||
# LS
|
||||
alias ls='ls --color=auto -FAh'
|
||||
|
||||
Reference in New Issue
Block a user