This commit is contained in:
Stephan Raabe
2023-08-28 13:33:53 +02:00
parent dc58f3e77b
commit 34e6f503f0
12 changed files with 283 additions and 23 deletions
+5 -1
View File
@@ -17,7 +17,6 @@ PS1='[\u@\h \W]\$ '
# ALIASES
# -----------------------------------------------------
alias Qtile='startx'
alias c='clear'
alias nf='neofetch'
alias pf='pfetch'
@@ -36,6 +35,11 @@ alias wifi='nmtui'
alias od='~/private/onedrive.sh'
alias rw='~/dotfiles/waybar/reload.sh'
# Window Managers
alias Qtile='startx'
# alias Hyprland="~/dotfiles/hypr/starthypr.sh"
# GIT
alias gs="git status"