Chore(cheat): use fzf with cheat

This commit is contained in:
2023-05-08 09:10:21 +03:00
parent b5dd8c3eab
commit 192ca6d26c

View File

@@ -111,3 +111,5 @@ export GNUPGHOME="$XDG_DATA_HOME/gnupg"
export SCREENRC="$XDG_CONFIG_HOME/misc/screenrc"
export TMUX_CONF="$DOTFILES/config/tmux/tmux.conf"
export BAT_THEME="ansi"
export CHEAT_USE_FZF=true