Add sl alias with speedy args

This commit is contained in:
tosu 2023-02-14 00:04:05 +01:00
parent 2a2557b5c7
commit 9ef47d8fa9
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ alias rm='trash'
alias open='xdg-open'
alias xcopy='xsel --clipboard --input'
alias xpaste='xsel --clipboard --output'
alias sl='sl -GwFdcal'
alias dotconf='$(type -P git) --git-dir="${HOME}/dotfiles/" --work-tree="${HOME}"'
dotconf config status.showUntrackedFiles no