exa colors
1 files changed, 2 insertions(+), 0 deletions(-) M .config/fish/config.fish
M .config/fish/config.fish => .config/fish/config.fish +2 -0
@@ 2,6 2,8 @@ set -x fish_greeting 💖 hiya sashanoraa, welcome to (gethost) "~" 🏳️⚧️ set -x EDITOR nvim +set -x EXA_COLORS 'di=35;01:da=35' + # Fzf setting set -x FZF_DEFAULT_COMMAND 'fd --type f --follow' set -x FZF_CTRL_T_COMMAND 'command fre --sorted'