added alias for clear
This commit is contained in:
parent
eeb2b6170f
commit
46566ebaff
1 changed files with 1 additions and 0 deletions
|
@ -60,4 +60,5 @@ if (( $+commands[tailscale] )); then
|
||||||
fi
|
fi
|
||||||
alias protontricks="flatpak run com.github.Matoking.protontricks"
|
alias protontricks="flatpak run com.github.Matoking.protontricks"
|
||||||
alias sober="flatpak run org.vinegarhq.Sober"
|
alias sober="flatpak run org.vinegarhq.Sober"
|
||||||
|
alias c="clear"
|
||||||
alias sudo="sudo "
|
alias sudo="sudo "
|
||||||
|
|
Reference in a new issue