alias
This commit is contained in:
parent
6b0c40c1a5
commit
0b6b734bb8
@ -37,7 +37,7 @@ alias history='history 0'
|
|||||||
|
|
||||||
# shorts
|
# shorts
|
||||||
alias c='clear'
|
alias c='clear'
|
||||||
alias q='exit'
|
alias q='exit 0'
|
||||||
alias h='history | less'
|
alias h='history | less'
|
||||||
alias j='jobs -l'
|
alias j='jobs -l'
|
||||||
alias hg='history|grep'
|
alias hg='history|grep'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user