Vey
This commit is contained in:
15
dorf
15
dorf
@@ -1,15 +0,0 @@
|
|||||||
# bun completions
|
|
||||||
[ -s "/home/ed/.bun/_bun" ] && source "/home/ed/.bun/_bun"
|
|
||||||
|
|
||||||
# >>> juliaup initialize >>>
|
|
||||||
|
|
||||||
# !! Contents within this block are managed by juliaup !!
|
|
||||||
|
|
||||||
path=('/home/ed/.juliaup/bin' $path)
|
|
||||||
export PATH
|
|
||||||
|
|
||||||
# <<< juliaup initialize <<<
|
|
||||||
|
|
||||||
# bun
|
|
||||||
export BUN_INSTALL="$HOME/.bun"
|
|
||||||
export PATH="$BUN_INSTALL/bin:$PATH"
|
|
||||||
Reference in New Issue
Block a user