/dotfiles

My dotfiles

Primary LanguageVim Script

dotfiles

In this repository I start to keep my dotfiles. Feel free to try my customizations. Each program gets a folder, in which one or more files are located.

Additional to my dotfile another readme can be located holding additional information about the installation process.

Helpful commands

Creating a symlink

With this command we create a symlink from the a file to where we are.

ln -s /mnt/c/development/dotfiles/nvim/init.vim .