changed alias'
This commit is contained in:
@@ -37,10 +37,13 @@ else
|
|||||||
alias grep='grep --color=always'
|
alias grep='grep --color=always'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
alias diff='diff --color=always'
|
alias cdiff='diff --color=always'
|
||||||
|
|
||||||
alias bashsource='source ~/.bashrc'
|
alias bashsource='source ~/.bashrc'
|
||||||
|
|
||||||
|
# for convenient opening of pdfs..
|
||||||
|
alias firefox='librewolf'
|
||||||
|
|
||||||
# short forms for tmux commands
|
# short forms for tmux commands
|
||||||
## run script to setup default tmux session and then attach the session
|
## run script to setup default tmux session and then attach the session
|
||||||
## attaching the session needs to be done from the calling shell, otherwise
|
## attaching the session needs to be done from the calling shell, otherwise
|
||||||
|
|||||||
Reference in New Issue
Block a user