dev: Configured Bun and Android Studio.
This commit is contained in:
@@ -8,3 +8,7 @@ set -gx VISUAL nvim
|
||||
#function fish_greeting
|
||||
# # smth smth
|
||||
#end
|
||||
|
||||
# bun
|
||||
set --export BUN_INSTALL "$HOME/.bun"
|
||||
set --export PATH $BUN_INSTALL/bin $PATH
|
||||
|
||||
Reference in New Issue
Block a user