~zethra/dotfiles

71e37765231ed6d4245cd5640d6a8a4d829d2653 — Sashanoraa 1 year, 6 months ago 3e91109
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'