move ghostty and hyprland to dotfiles

This commit is contained in:
Johannes Knopp
2025-09-06 16:23:15 +02:00
parent 14e4d4fe3e
commit 465634d8bf
16 changed files with 3290 additions and 2 deletions

View File

@ -4,8 +4,11 @@ alias tp='trash-put'
alias tl='trash-list'
alias szrc='source ~/.zshrc'
alias zrc="vim $DOTILFES_ZSH_DIR/.zshrc"
alias dotf='vim ~/dotfiles/'
alias ls='eza'
rm() {
print " Consider using trash-put instead of rm"
print "➡️ Running: trash-put $*"