This commit is contained in:
2025-03-21 13:06:13 -07:00
parent 1c129553ea
commit 81d65761fd
6 changed files with 206 additions and 174 deletions

View File

@@ -119,11 +119,11 @@ if ! shopt -oq posix; then
fi
PATH=$PATH:~/.local/bin/
export WLR_DRM_NO_MODIFIERS=1
alias vim='nvim'
alias ssh='ssh -XC'
alias xfreerdp='xfreerdp +clipboard /dynamic-resolution '
alias discord='discord --enable-features=UseOzonePlatform --ozone-platform=wayland '
# Set up fzf key bindings and fuzzy completion
eval "$(fzf --bash)"