updated some packages
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
export PATH="/opt/homebrew/bin:$PATH"
|
||||
|
||||
export BUN_INSTALL="$HOME/.bun"
|
||||
export PATH="$BUN_INSTALL/bin:$PATH"
|
||||
# export BUN_INSTALL="$HOME/.bun"
|
||||
# export PATH="$BUN_INSTALL/bin:$PATH"
|
||||
'';
|
||||
shellAliases = {
|
||||
ls = "lsd";
|
||||
|
||||
Reference in New Issue
Block a user