4 Commits

Author SHA1 Message Date
3987d2531f Zshrc changes 2026-03-15 13:10:34 +05:30
20dd2d5131 Add ohmybash changes in bashrc 2026-03-15 13:10:34 +05:30
54c4572925 fix stow .fonts on mac 2026-03-15 13:01:09 +05:30
84fa0c815e fix stow 2026-03-15 13:00:09 +05:30
2575 changed files with 36 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