All Projects → hauleth → dotfiles

hauleth / dotfiles

Licence: MIT License
List of my awesome dotfiles :)

Programming Languages

lua
6591 projects
Vim Script
2826 projects
Fennel
19 projects
shell
77523 projects
Nix
1067 projects
Vim Snippet
174 projects

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).

Screenshot

Installation

Installation easy (but easier way will come in future):

  1. Clone whole repo

     $ git clone --recursive https://github.com/hauleth/dotfiles.git && cd dotfiles
    
  2. Run

     $ make
    
  3. To install only some of the files use:

     $ make <targets>
    

Available targets

  • bin
    • git cleanup
  • fish
  • git
    • global .gitignore
    • NeoVim + Fugitive as mergetool
  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].