mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-28 20:42:16 +01:00
10 lines
166 B
Fish
10 lines
166 B
Fish
source /usr/share/cachyos-fish-config/cachyos-config.fish
|
|
|
|
# overwrite greeting
|
|
# potentially disabling fastfetch
|
|
|
|
function fish_greeting
|
|
end
|
|
|
|
set -gx NVM_DIR ~/.nvm
|