changed alias'

This commit is contained in:
quak
2025-05-06 16:43:43 +02:00
parent bc9a3fa477
commit 8c0c3d05a9

View File

@@ -37,10 +37,13 @@ else
alias grep='grep --color=always'
fi
alias diff='diff --color=always'
alias cdiff='diff --color=always'
alias bashsource='source ~/.bashrc'
# for convenient opening of pdfs..
alias firefox='librewolf'
# short forms for tmux commands
## run script to setup default tmux session and then attach the session
## attaching the session needs to be done from the calling shell, otherwise