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