Skip to content

abhchand/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1e7518 · Feb 7, 2025
Feb 24, 2020
Jan 10, 2022
Feb 7, 2025
Apr 20, 2022
Jan 19, 2022
Feb 6, 2025
Sep 21, 2019
Jan 19, 2022
Sep 21, 2019
Dec 12, 2013
Feb 24, 2020
Jan 8, 2022
Jan 9, 2022

Repository files navigation

dotfiles

dotfiles and other configurations for abhchand.me servers

Setup

export DOTFILES_PATH=$HOME/git/abhishek/dotfiles

ln -s $DOTFILES_PATH/.bashrc ~/.bashrc
ln -s $DOTFILES_PATH/.bash_profile ~/.bash_profile
ln -s $DOTFILES_PATH/.gitconfig ~/.gitconfig
ln -s $DOTFILES_PATH/.vim ~/vim
ln -s $DOTFILES_PATH/.viminfo ~/.viminfo
ln -s $DOTFILES_PATH/.vimrc ~/.vimrc

# konsole
ln -s $DOTFILES_PATH/konsole/konsolerc ~/.config/konsolerc
ln -s $DOTFILES_PATH/konsole/abhchand.profile $HOME/.local/share/konsole/abhchand.profile
ln -s $DOTFILES_PATH/konsole/Github\ Dark.colorscheme $HOME/.local/share/konsole/Github\ Dark.colorscheme

After sourcing ~/.bash_profile:

setup_vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published