These are my dotfiles. There are many like them, but these are mine. https://joshtronic.com
Find a file
Josh Sherman b40a370fac
[bin] remove nvm init script
Just going to build YakYak inside of a Docker image, so no need for this script
2017-12-23 17:09:24 -06:00
bin [bin] remove nvm init script 2017-12-23 17:09:24 -06:00
vendor [tmux] less tmux submodules 2017-12-23 17:03:12 -06:00
vim [vim] not missing much from this 2017-12-23 17:04:42 -06:00
.gitmodules [tmux] less tmux submodules 2017-12-23 17:03:12 -06:00
gemrc [gem] expands no- syntax adds suggestions 2016-11-20 11:26:02 -06:00
gitconfig [vim] back to vim 2017-09-07 11:08:34 -05:00
gtk.css [gtk] removed unecessary lines 2017-08-19 16:17:57 -05:00
install [tmux] less tmux install 2017-12-23 16:48:09 -06:00
LICENSE [license] bumped year 2017-02-10 11:30:52 -06:00
mongorc.js [mongo] add mongorc file to make everything pretty 2017-12-23 16:20:30 -06:00
my.cnf [vim] proper highlighting of cnf files 2016-11-20 11:11:54 -06:00
README.md [arch] added list of installed packages 2017-09-04 12:16:19 -05:00
screenrc [screen] moar scroll back 2017-12-23 16:58:54 -06:00
zshrc [tmux] less tmux 2017-12-23 16:46:20 -06:00

@joshtronic does dotfiles

These are my dotfiles. There are many like them, but these are mine. My dotfiles are my best friend. They are my life. I must master them as I must master my life. My dotfiles, without me, are useless. Without my dotfiles, I am useless.

Stupid simple installation one-liner

source <(curl -s https://raw.githubusercontent.com/joshtronic/dotfiles/master/install)

LeePaceCelebrate

Generating package.list

pacman -Qet | cut -f 1 -d ' ' > ~/.dotfiles/package.list