Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

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