This website works better with JavaScript.
Explore
Help
Sign In
i
/
dotfiles
mirror of
https://github.com/einverne/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
my personal dotfiles managed by dotbot, zinit
dotfiles
tmux
tmux-conf
tmuxrc
vim
vimrc
vundle
zsh
zshrc
261
Commits
4
Branches
0
Tags
4.7 MiB
Lua
48.7%
Shell
28.3%
Vim script
20.2%
Python
1.5%
Ruby
0.9%
Other
0.5%
Tree:
e94467d3e7
dotfiles
/
.zprofile
4 lines
98 B
Raw
Blame
History
export
PYENV_ROOT
=
"
$HOME
/.pyenv
"
export
PATH
=
"
$PYENV_ROOT
/bin:
$PATH
"
eval
"
$(
pyenv init --path
)
"
Reference in new issue
Copy Permalink