generated from Templates/Baseline
Compare commits
2 Commits
0dbd2555a4
...
cf271ce2af
Author | SHA1 | Date | |
---|---|---|---|
cf271ce2af | |||
79c8ebea27 |
1
arkanum
1
arkanum
@ -150,6 +150,7 @@ function instBun() {
|
||||
say "Adding bun binary to profile..." "Bun"
|
||||
echo 'export BUN_INSTALL=$HOME/.bun' | sudo tee -a /etc/bash.bashrc > /dev/null
|
||||
echo 'export PATH=$BUN_INSTALL/bin:$PATH' | sudo tee -a /etc/bash.bashrc > /dev/null
|
||||
source ~/.profile
|
||||
say "done." "bun"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user