This website requires JavaScript.
Explore
Help
Sign In
MasterMito
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94a856da269c8587c380be2c88cea17178939184
dotfiles
/
zsh-macos
/
.zshrc
5 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Added macos zsh config
2025-12-04 12:16:57 +01:00
export
BUN_INSTALL
=
"
$HOME
/.bun
"
export
PATH
=
"
$BUN_INSTALL
/bin:
$PATH
"
Added starship to terminal
2025-12-04 15:02:33 +01:00
eval
"
$(
starship init zsh
)
"
o
Reference in New Issue
Copy Permalink