This website requires JavaScript.
Explore
Help
Sign in
grawlinson
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
677eaae9e6
dotfiles
/
zsh
/
.config
/
oh-my-zsh
/
custom
/
rust.zsh
3 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
Add comments to zsh scripts
2017-03-30 02:47:27 +00:00
# Add cargo binary directory to $PATH
Remove mutt zsh alias & add to-fix.zsh file
2017-01-21 05:08:49 +00:00
export
PATH
=
"
$PATH
:
$HOME
/.cargo/bin
"
Reference in a new issue
Copy permalink