Skip to content

Commit e930eae

Browse files
committed
remove some things from fish
1 parent b334de7 commit e930eae

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

dot_files/fish/config.fish

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,10 @@ if status is-interactive
1111
set -gx STARSHIP_CONFIG /usr/share/hypercube/config/starship/starship.toml
1212
starship init fish | source
1313

14-
# Env Variables
15-
set -gx GOOGLE_CLOUD_PROJECT ibexio-src
16-
1714
# Path
1815
fish_add_path $HOME/.local/bin
1916
fish_add_path $HOME/.npm-packages/bin
2017
fish_add_path $HOME/.cargo/bin
21-
fish_add_path $HOME/Code/flutter/bin
2218
fish_add_path $HOME/go/bin
2319

2420
end
25-
26-
### bling.fish source start
27-
test -f /usr/share/ublue-os/bluefin-cli/bling.fish && source /usr/share/ublue-os/bluefin-cli/bling.fish
28-
### bling.fish source end

0 commit comments

Comments
 (0)