Added Fish terminal configuration

This commit is contained in:
Fabio Scotto di Santolo
2024-05-09 14:37:47 +02:00
parent 589875fb2f
commit 6c21b51906
18 changed files with 1679 additions and 14 deletions

View File

@@ -9,6 +9,7 @@ function appendpath() {
appendpath "$GOPATH/bin"
appendpath "$HOME/.local/bin"
appendpath "$GRAALVM_HOME/bin"
appendpath $HOME/.local/share/gem/ruby/3.0.0/bin
unset appendpath