change aliases
This commit is contained in:
parent
5953cfeef9
commit
73d43740fb
@ -26,6 +26,9 @@ alias t="tmux"
|
|||||||
# Watson
|
# Watson
|
||||||
alias wa="watson"
|
alias wa="watson"
|
||||||
|
|
||||||
|
#grep
|
||||||
|
alias gr="grep --color=auto"
|
||||||
|
|
||||||
function mkcd {
|
function mkcd {
|
||||||
mkdir -p -- "$1" && cd $_
|
mkdir -p -- "$1" && cd $_
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user