this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Lua 65.7%
Vim Script 11.7%
Fennel 5.3%
Shell 2.8%
Nix 2.4%
Vim Snippet 1.4%
Makefile 0.6%
Other 10.1%
318 1 0

Clone this repository

https://tangled.org/hauleth.dev/dotfiles https://tangled.org/did:plc:6psaz6n5fuurrfet67zs4ljf/dotfiles
git@knot.hauleth.dev:hauleth.dev/dotfiles git@knot.hauleth.dev:did:plc:6psaz6n5fuurrfet67zs4ljf/dotfiles

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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