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

9 lines
127 B
Fish
Raw Normal View History

2021-11-14 00:44:24 +01:00
# COLORED MANUALS
2022-02-17 14:59:45 +01:00
set -x MANPAGER "sh -c 'col -bx | bat -l man -p'"
2021-11-08 15:32:55 +01:00
# SSH
fish_ssh_agent
# Exercism
set -gx PATH ~/bin $PATH