thiagokokada / dotfiles

~/.dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

A repository with my personal configuration files. Managed using GNU stow.

How to use

Clone this repository (including submodules) in ~/.dotfiles directory, e.g.:

$ git clone --recursive https://github.com/thiagokokada/dotfiles ~/.dotfiles

Use stow to manage symlinks, e.g.:

$ cd ~/.dotfiles
$ stow zsh

(n)vim and its dependencies is managed using vim-plug, so you need to use:

:PlugInstall

inside (n)vim command mode to install all plugins.

About

~/.dotfiles

License:MIT License


Languages

Language:Emacs Lisp 29.8%Language:Shell 23.2%Language:GLSL 18.7%Language:Python 15.2%Language:Vim Script 12.3%Language:YASnippet 0.4%Language:Clojure 0.3%