fix oh my bash path

This commit is contained in:
2026-03-16 20:57:29 +05:30
parent 993e375a76
commit 6e2eba211f

View File

@@ -8,7 +8,7 @@ case $- in
esac esac
# Path to your oh-my-bash installation. # Path to your oh-my-bash installation.
export OSH='/home/jsarthak/.oh-my-bash' export OSH='$HOME/.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.