Compare commits
4 Commits
b32d47884f
...
mac_person
| Author | SHA1 | Date | |
|---|---|---|---|
| 3987d2531f | |||
| 20dd2d5131 | |||
| 54c4572925 | |||
| 84fa0c815e |
@@ -8,7 +8,7 @@ case $- in
|
||||
esac
|
||||
|
||||
# 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"
|
||||
# it'll load a random theme each time that oh-my-bash is loaded.
|
||||
@@ -172,6 +172,6 @@ fi
|
||||
# interactive shell.
|
||||
|
||||
# Example command:
|
||||
source ~/.config/shell/common
|
||||
source ~/.config/shell/personal #added by 6500gitsetup
|
||||
source ~/.config/shell/aliases
|
||||
source ~/dotfiles/shell/common
|
||||
source ~/dotfiles/shell/personal #added by 6500gitsetup
|
||||
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