Compare commits
3 Commits
master
...
linux_pers
| Author | SHA1 | Date | |
|---|---|---|---|
| 5571ea8484 | |||
| d7cd93a18c | |||
| b1a8a7631b |
@@ -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/.oh-my-bash'
|
export OSH='/home/jsarthak/.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.
|
||||||
@@ -172,6 +172,6 @@ fi
|
|||||||
# interactive shell.
|
# interactive shell.
|
||||||
|
|
||||||
# Example command:
|
# Example command:
|
||||||
source ~/.config/shell/common
|
source ~/dotfiles/shell/common
|
||||||
source ~/.config/shell/personal #added by 6500gitsetup
|
source ~/dotfiles/shell/personal #added by 6500gitsetup
|
||||||
source ~/.config/shell/aliases
|
source ~/dotfiles/shell/aliases
|
||||||
|
Before Width: | Height: | Size: 694 KiB After Width: | Height: | Size: 694 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user