Just a place for my dotfiles
This repo contains all configuration files that i use like .vimrc, .vim, .bashrc and more.
To use my vim configuration, a simple copy of .vimrc and .vim files to your home directory is enough. Be aware of possible overwritting the existing ones
To use my bashrc configuration, a simple copy of .bashrc file to your home directory is enough. Be aware of possible overwrtitting the existing one
The easiest way to check th vim configuration is with Nix.
After installing Nix package manager, simply
clone this repository and run nix-shell
.