Faster find and grep
This commit is contained in:
parent
df21801926
commit
8f25c9f1c9
1
.profile
1
.profile
@ -42,6 +42,7 @@ export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
|
||||
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
|
||||
|
||||
# Application options
|
||||
export FZF_DEFAULT_COMMAND='fd --type f --hidden --follow --exclude .git'
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export QT_QPA_PLATFORM="wayland"
|
||||
export QT_QPA_PLATFORMTHEME="gtk2"
|
||||
|
Reference in New Issue
Block a user