Merge branch 'master' of https://git.jonfu.com/jon/dots
This commit is contained in:
@@ -25,7 +25,6 @@ alias l='ls -lh --color --time-style=long'
|
|||||||
alias ll='ls -lAh --color --time-style=long'
|
alias ll='ls -lAh --color --time-style=long'
|
||||||
alias lsd='l -d */'
|
alias lsd='l -d */'
|
||||||
alias p='ping'
|
alias p='ping'
|
||||||
alias dmesg='dmesg -HT'
|
|
||||||
alias ip='ip -c'
|
alias ip='ip -c'
|
||||||
#alias s='sudo $(history -p !!)'
|
#alias s='sudo $(history -p !!)'
|
||||||
alias s='sudo'
|
alias s='sudo'
|
||||||
@@ -175,3 +174,4 @@ ex() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# turn off incredibly annoying bell
|
# turn off incredibly annoying bell
|
||||||
|
xset b off
|
||||||
|
|||||||
Reference in New Issue
Block a user