fk1blow / dotfiles-1

:house_with_garden: There's no place like ~/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

These are my personal configuration files. There are many like them, but these ones are mine. My dotfiles are my best friends. They are my life. I must master them as I must master my life. Without me, my dotfiles are useless. Without my dotfiles, I am useless.

They're managed using homesick.


The most interesting stuff here is probably my Hammerspoon configuration, the .bootstrap.sh script and my .vimrc, which is split into the settings.vim, mappings.vim and plugins.vim files. There's also some cool stuff on my ftplugin files.


Note to self: to bootstrap a new Mac, run something like

git clone https://github.com/dbmrq/dotfiles.git ~/Desktop/dotfiles && cd ~/Desktop/dotfiles/home/.bootstrap && ./.bootstrap.sh

That'll download and run the .bootstrap.sh script, which will take care of the rest.

If you're not me, you should probably check out the contents of that file before doing that. There's a lot of stuff that wouldn't make sense for other people.

About

:house_with_garden: There's no place like ~/


Languages

Language:Vim Script 45.7%Language:Lua 35.1%Language:Shell 19.2%