選択できるのは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