Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal configuration files, kept in one place and symlinked into $HOME.

Contents

File What it configures
.vimrc Vim — colors, 2-space C indentation, search, sane defaults

Install

git clone git@github.com:zainulabidin302/dotfiles.git ~/dotfiles
ln -s ~/dotfiles/.vimrc ~/.vimrc

Because the files are symlinked rather than copied, editing ~/.vimrc edits the repo directly — commit from ~/dotfiles and the change is saved.

Notes

.vimrc targets Vim 9+ with +termguicolors and uses habamax, a built-in colorscheme, so there is nothing to install and no plugin manager involved.

About

My personal dotfiles — vim config, symlinked into $HOME

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages