fix bashrc: OSH Path
This commit is contained in:
@@ -14,7 +14,7 @@ case $- in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Path to your oh-my-bash installation.
|
# 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"
|
# 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.
|
# it'll load a random theme each time that oh-my-bash is loaded.
|
||||||
|
|||||||
Reference in New Issue
Block a user