This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dotfiles
/
zshenv
6 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial dotfiles configuration
2021-06-14 14:20:50 -05:00
export EDITOR="nvim"
Include ./bin in path
2021-06-16 16:30:20 -05:00
fpath+=(~/.zsh/completions)
Add .zsh and completions placeholder
2021-06-14 14:36:55 -05:00
Initial dotfiles configuration
2021-06-14 14:20:50 -05:00
. "$HOME/.cargo/env"
Reference in New Issue
Copy Permalink