mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
setup fish for the current user
This commit is contained in:
+2
-2
@@ -57,8 +57,8 @@ if status is-interactive
|
||||
set -g theme_nerd_fonts yes
|
||||
set -g theme_show_exit_status yes
|
||||
set -g theme_display_jobs_verbose yes
|
||||
set -g default_user your_normal_user
|
||||
set -g theme_color_scheme light
|
||||
set -g default_user aminnairi
|
||||
set -g theme_color_scheme dark
|
||||
set -g fish_prompt_pwd_dir_length 0
|
||||
set -g theme_project_dir_length 1
|
||||
set -g theme_newline_cursor yes
|
||||
|
||||
Reference in New Issue
Block a user