diff --git a/dot_bashrc.tmpl b/dot_bashrc.tmpl index 29c9cb0..975c4b8 100644 --- a/dot_bashrc.tmpl +++ b/dot_bashrc.tmpl @@ -14,7 +14,7 @@ case $- in esac # Path to your oh-my-bash installation. -export OSH='/home/yuan/.oh-my-bash' +export OSH='{{ .chezmoi.homeDir }}/.oh-my-bash' # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-bash is loaded.