common/home/fish/config.fish

9 lines
110 B
Fish
Executable File

#!/bin/fish
set fish_greeting
alias ubisunt='grep . -rnw -e'
set -x GIT_EDITOR vim
set -x LANG en_US.UTF-8