您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

13 行
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