|
|
@ -60,7 +60,7 @@ alias du='du -hs' #noindex |
|
|
|
alias ip='ip -color=auto' #noindex |
|
|
|
alias ip='ip -color=auto' #noindex |
|
|
|
alias free="free -m" #noindex |
|
|
|
alias free="free -m" #noindex |
|
|
|
alias wget='wget -c -T 5' #noindex |
|
|
|
alias wget='wget -c -T 5' #noindex |
|
|
|
alias tree="tree -CF" #noindex |
|
|
|
alias tree="tree --dirsfirst --info -CF" #noindex |
|
|
|
alias crontab_i="crontab $CRON" #noindex |
|
|
|
alias crontab_i="crontab $CRON" #noindex |
|
|
|
alias crontab_e="$EDITOR $CRON" #noindex |
|
|
|
alias crontab_e="$EDITOR $CRON" #noindex |
|
|
|
alias dmenu="dmenu -fn '-*-fixed-*-*-*-*-15-*-*-*-*-*-*-*'" #noindex |
|
|
|
alias dmenu="dmenu -fn '-*-fixed-*-*-*-*-15-*-*-*-*-*-*-*'" #noindex |
|
|
|