Skip to content

Instantly share code, notes, and snippets.

@wyqydsyq
Created July 4, 2018 01:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wyqydsyq/d0b061e0937bfd6f02272d2030bf0040 to your computer and use it in GitHub Desktop.
Save wyqydsyq/d0b061e0937bfd6f02272d2030bf0040 to your computer and use it in GitHub Desktop.
config.fish
set -x TERM xterm-256color
set -gx PATH ~/.local/bin/ $PATH
set -gx VISUAL code --wait
set -gx EDITOR $VISUAL
set -U fish_prompt_pwd_dir_length 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment