You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 rivejä
327 B

  1. set -g theme_display_git_ahead_verbose yes
  2. set -g theme_display_hostname yes
  3. set -g theme_display_cmd_duration yes
  4. set -g theme_show_exit_status yes
  5. set -g theme_title_display_process yes
  6. eval (python -m virtualfish)
  7. set --export PATH $HOME/.cargo/bin $HOME/.local/bin $PATH
  8. set -x GPG_TTY (tty)
  9. set -x EDITOR /usr/bin/nvim