latest
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user