mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 02:42:24 +00:00
feat(config): rbenv init scripts
This commit is contained in:
@@ -117,6 +117,10 @@ have pyenv && {
|
||||
eval "$(pyenv init -)"
|
||||
}
|
||||
|
||||
have rbenv && {
|
||||
eval "$(rbenv init - zsh)"
|
||||
}
|
||||
|
||||
# wakatime, https://github.com/wakatime/wakatime-cli
|
||||
export WAKATIME_HOME="$XDG_STATE_HOME/wakatime"
|
||||
x-dc "$WAKATIME_HOME"
|
||||
|
||||
Reference in New Issue
Block a user