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