Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 

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