confOS/.config/fish/config_arch.fish

9 lines
127 B
Fish
Raw Normal View History

2022-03-30 19:29:58 +02:00
# COLORED MANUALS
set -x MANPAGER "sh -c 'col -bx | bat -l man -p'"
# SSH
fish_ssh_agent
2022-06-05 20:29:35 +02:00
# Locale
set -gx LC_ALL fr_FR.UTF-8