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
fad7694440
dotfiles
/
zshenv
6 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial dotfiles configuration
2021-06-14 19:20:50 +00:00
export EDITOR="nvim"
Include ./bin in path
2021-06-16 21:30:20 +00:00
fpath+=(~/.zsh/completions)
Add .zsh and completions placeholder
2021-06-14 19:36:55 +00:00
Initial dotfiles configuration
2021-06-14 19:20:50 +00:00
. "$HOME/.cargo/env"
Reference in New Issue
Copy Permalink