fix alias

This commit is contained in:
Johannes Knopp
2026-07-16 10:31:26 +02:00
parent aae0275e60
commit cfd1a4526a
2 changed files with 4 additions and 2 deletions

View File

@ -8,7 +8,7 @@ alias zrc="vim ~/.zshrc"
alias dotf='vim ~/dotfiles/'
# TODO relative path
alias hyprconf='vim ~/dotfiles/roles/hyprland/files/hypr/hyprland.conf'
alias hyprconf='vim ~/dotfiles/roles/hyprland/files/hypr/hyprland.lua'
alias ls='eza'