Compare commits
8 Commits
master
...
linux_work
| Author | SHA1 | Date | |
|---|---|---|---|
| 2bc9a2c5e0 | |||
| 1629936919 | |||
| 174e58abd7 | |||
| 87293c7368 | |||
| 93727ca596 | |||
| 578ee5c3b1 | |||
| 8d5c2a52ea | |||
| b1f7edb249 |
@@ -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,7 @@ 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
|
||||
source ~/dotfiles/shell/work
|
||||
|
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