Compare commits
3 Commits
mac
...
linux_pers
| Author | SHA1 | Date | |
|---|---|---|---|
| 5571ea8484 | |||
| d7cd93a18c | |||
| b1a8a7631b |
@@ -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