These are my dotfiles. There are many like them, but these are mine. https://joshtronic.com
Find a file
2017-10-05 00:56:37 -05:00
bin [vim] back to vim 2017-09-07 11:08:34 -05:00
tmuxinator Merge branch 'master' of github.com:joshtronic/dotfiles 2017-09-01 22:10:42 -05:00
vendor [tmux] use system clipboard for copy and paste 2017-05-26 13:45:49 -05:00
vim [vim] added swap and undo stuff, dumped old crap 2017-09-27 14:20:24 -05:00
.gitmodules [vim] dumped submodules in favor of vim-plug 2017-08-08 11:35:34 -05: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 [install] dropping apple specific stuff 2017-10-05 00:56:37 -05:00
LICENSE [license] bumped year 2017-02-10 11:30:52 -06:00
my.cnf [vim] proper highlighting of cnf files 2016-11-20 11:11:54 -06:00
package.list [arch] added list of installed packages 2017-09-04 12:16:19 -05:00
README.md [arch] added list of installed packages 2017-09-04 12:16:19 -05:00
screenrc [screen] so it begins 2017-10-03 10:43:45 -05:00
tmux.conf [tmux] fixed up c&p for version 2.4+ 2017-08-15 17:37:28 -05:00
zshrc [zsh] dropped a bunch of aliases I never use 2017-10-03 11:01:15 -05: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