My Nix Infra
nix nixos
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: disable fish shell greeting

ydcjeff b154502f 236b4ddf

+1
+1
fishrc.sh
··· 8 8 set -gx FISH_CONFIG $XDG_CONFIG_HOME/fish/config.fish 9 9 set -gx TERM xterm-256color 10 10 set -gx fish_color_command 00ff00 11 + set -gx fish_greeting 11 12 12 13 fish_add_path $HOME/.cargo/bin 13 14 fish_add_path $HOME/.deno/bin