Merge branch 'master' of https://git.jonfu.com/jon/dots
This commit is contained in:
@@ -31,7 +31,11 @@ alias ip='ip -c'
|
||||
alias s='sudo'
|
||||
alias df='sudo df -hT -x tmpfs -x devtmpfs'
|
||||
|
||||
<<<<<<< HEAD
|
||||
bind 'set completion-ignore-case on'
|
||||
=======
|
||||
set bell-style none
|
||||
>>>>>>> 3d623955297969837dad68344ea49fc073d400bc
|
||||
|
||||
## function and alias for short find
|
||||
short_find() {
|
||||
@@ -165,3 +169,5 @@ ex() {
|
||||
done
|
||||
return "$e"
|
||||
}
|
||||
|
||||
# turn off incredibly annoying bell
|
||||
|
||||
Reference in New Issue
Block a user