/dotfiles

Personal dotfiles

Primary LanguageVim Script

My Personal dotfiles

This repository stores a collection of my personal dotfiles. There are dotfiles only - no other dependencies. It is safe to clone dotfiles on any machine and install them. Installation will not bring any binaries. I install my dependencies with scripts stored on Pawka/laptop-setup repository.

Dotfiles includes configuration for following tools:

  • Tmux
  • Vim
  • Git
  • Zsh

And more...

Install

Installation will create symlinks on home directory pointing to files on repository folder.

git clone https://github.com/Pawka/dotfiles ~/.dotfiles
cd ~/.dotfiles
make install

Uninstall

Uninstalling dotfiles simply will remove previously created symlinks.

make uninstall

Configure VIM

VIM configuration requires cloned plugin manager and installed plugins. The comamnd below needs to be called explicitly:

make vim

Resources

Fonts