This commit is contained in:
2025-08-11 14:33:00 -07:00
parent 9a6ef5beb4
commit 97d8c5d5d8
8 changed files with 51 additions and 125 deletions

View File

@@ -14,6 +14,7 @@ alias grep="grep --color=auto"
alias shutdown="shutdown now"
alias l="ls"
alias zed="zeditor"
alias sudo="sudo -E"
alias q="hyprland"
alias reload="source ~/.bashrc"