This repository has been archived on 2022-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
manjaroConfiguration/.config/fish/config.fish

8 lines
127 B
Fish

# COLORED MANUALS
set -x MANPAGER "sh -c 'col -bx | bat -l man -p'"
# SSH
fish_ssh_agent
# Exercism
set -gx PATH ~/bin $PATH