fix bashrc: OSH Path
This commit is contained in:
parent
4ab59fd5c6
commit
a9c82b6db7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user