Merge branch 'master' of github.com:GeoffreyFrogeye/dotfiles
This commit is contained in:
commit
b470c1b622
1
bashrc
1
bashrc
|
@ -72,6 +72,7 @@ alias rm='rm -Iv --one-file-system'
|
||||||
alias free='free -m'
|
alias free='free -m'
|
||||||
alias df='df -h'
|
alias df='df -h'
|
||||||
alias 49.3='sudo !!'
|
alias 49.3='sudo !!'
|
||||||
|
alias pacman='pacman --color auto'
|
||||||
|
|
||||||
# Solarized theme for tty, the dark version.
|
# Solarized theme for tty, the dark version.
|
||||||
# Based on:
|
# Based on:
|
||||||
|
|
Loading…
Reference in a new issue