mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 04:52:09 +01:00
Add fish configs
This commit is contained in:
9
fish/config.fish
Normal file
9
fish/config.fish
Normal file
@@ -0,0 +1,9 @@
|
||||
source /usr/share/cachyos-fish-config/cachyos-config.fish
|
||||
|
||||
# overwrite greeting
|
||||
# potentially disabling fastfetch
|
||||
|
||||
function fish_greeting
|
||||
end
|
||||
|
||||
set -gx NVM_DIR ~/.nvm
|
||||
Reference in New Issue
Block a user