gw / dotfiles

Tracks my config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Setup

Configuring Git

  • ctags management
  • Symlink .git_template to ~/.config
  • Configure git to use that folder with git config --global init.templatedir '~/.config/.git_template'
  • For existing repos, remove .git/hooks and re-run git init to load the new hooks

About

Tracks my config files


Languages

Language:Vim Script 49.8%Language:Emacs Lisp 42.9%Language:Shell 6.5%Language:Lua 0.5%Language:Python 0.4%