3 Commits

Author SHA1 Message Date
5571ea8484 Zshrc changes 2026-03-15 13:11:06 +05:30
d7cd93a18c Add ohmybash changes in bashrc 2026-03-15 13:11:06 +05:30
b1a8a7631b fix stow 2026-03-15 13:03:33 +05:30
2575 changed files with 35 additions and 1012 deletions

View File

@@ -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

View File

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