dotfiles
dotfiles copied to clipboard
List of my awesome dotfiles :)
Dotfiles
It is repository of my config files, created as backup in case of UFO/armageddon or (which is less probably) loosing my data.
You can feel free to use it for yourself, and even contribute if you want. Just suggest something in issues or create pull request (no link because if you need it, I rather won't accept your pull request).
Installation
Installation easy (but easier way will come in future):
-
Clone whole repo
$ git clone --recursive https://github.com/hauleth/dotfiles.git && cd dotfiles
-
Run
$ make
-
To install only some of the files use:
$ make <targets>
Available targets
-
bin
-
git cleanup
-
-
fish
-
git
- global
.gitignore
- NeoVim + Fugitive as mergetool
- global
-
nvim
- vim-plug
- bunch of plugins (check
init.vim
)
-
ruby
-
.gemrc
(skip doc installation) -
.pryrc
-
-
utils
-
ctags
with Rust config -
.dir_colors
for Solarized theme
-
Copyrights
Copyrights (c) 2013 Łukasz Niemier