Commit graph

34 commits

Author SHA1 Message Date
983e0d4396
Dropping some more NeoVim references 2024-06-24 10:13:06 -05:00
a0a290a98a
Who let that tab in here? 2022-12-06 17:02:03 -06:00
bfd4b0d6bf
Force ssh:// over git://
This stemmed from an issue where an older version of npm wasn't properly
resolving git:// repos as well as github-style dependency names.

Don't think it'll cause any harm to carry this around between my rigs.
2022-06-06 13:45:01 -05:00
d663630e00
fix indenting
Who let that tab in here?
2022-03-11 11:53:02 -06:00
1769b16f23
Getting crazy with vim-plug
In an effort to reduce the amount of manual lifting being done, I'm
finally coming back around to using a plugin manager for [n]vim.

Also formally swapping `vim` references for `nvim`.
2022-02-27 14:52:26 -06:00
1ebbbcb8cd
Spring clean up
Quite a few updates to leverage GNU `stow` and reduce the manual efforts
in the install script. Localized my `[n]vim` color scheme of choice
since it hasn't been updated in years. Also updated the installer to
pull from remote instead of completely removing itself if it's already
present.

Contemplating moving to using some plugin managers for `zsh` and
`[n]vim` to help reduce the install size a bit more, and to provide a
bit more flexibility for anybody else running this.
2022-02-27 12:13:51 -06:00
Josh Sherman
a8e41099b9 Dump *.symlink nonsense 2016-11-16 11:09:22 -06:00
Josh Sherman
d389e91cfb Fixed antigen path, remapped stuff 2016-11-15 22:07:53 -06:00
Josh Sherman
50a1fe9c94 Doing shit while in Linux
Moving away from submodules they still fucking suck. Stealing a bit from
@holman because I love his *.symlink and how he's doing *.local files.
xoxo
2016-10-09 22:19:23 -05:00
Josh Sherman
f659512383 Git and tmux stuff 2016-06-15 11:04:51 -05:00
Josh Sherman
516ee67b67 Cleaned up whitespace 2016-05-25 10:59:12 -05:00
Josh Sherman
2310cdda66 I dunno, but here it is 2016-03-29 22:31:26 -04:00
Josh Sherman
a1b5851124 Dropped personal info 2015-09-26 23:06:05 -04:00
Josh Sherman
30f4ef428d All kinds of shit
Switching from oh-my-zsh to antigen, adding tmux into the mix along with
tpm
2015-09-26 15:36:15 -04:00
Josh Sherman
144ab23793 Cleaning up
Dropped gitmodules, pulled files out of their subdirectories and back into the root, purged a bunch of shit from the setup file that's no longer in use
2015-01-20 22:03:18 -05:00
Josh Sherman
bce98a0c08 Cleaned up the indenting 2015-01-20 19:59:03 -05:00
Josh Sherman
c7b61ea4ec Dropped git scripts
Only had the script that removed the local and remote branch. Don't ever really use it at this point as the remove branches are good for posterity and all of that shit
2015-01-20 18:51:26 -05:00
Josh Sherman
3420ac1295 Dropped post commit hook
Post commit hook was writing to sndcrd.com and taking a picture. Don't really care about either of those things at this point, so dropping the extra code.
2015-01-19 22:35:13 -05:00
Josh Sherman
3887fc5740 Josh is back, bitches! 2014-02-09 21:12:38 -05:00
Joshua Sherman
0fc6ac5963 Added github user (used by ghi) 2014-01-09 17:41:48 -05:00
Joshua Sherman
1888436ecb Dropped some plugins, dropped github init
Switched to using `hub` instead of my script. Dropped a bunch of plugins
because I didn't see the value that I was hoping I would. Slowly moving towards
adopting the git aliases in zsh instead of my own, will clean up everything.
Also contemplating creating some plugins around my other aliases and break them
into separate projects just for the experience of building a zsh plugin
2014-01-09 14:11:17 -05:00
Joshua Sherman
e3a28fd1d9 Updated git github command syntax
Went with the more standard "username/repo" when specifying the repository to use. Makes it easier to copy and paste repo names from the location bar.
2014-01-02 12:22:27 -05:00
Joshua Sherman
a1b96fd106 Renamed script to shorten syntax
git github-init user repo => git github user rep
2014-01-01 21:56:09 -05:00
Joshua Sherman
106f60a6bf New year, new vimrc. 2014-01-01 14:24:09 -05:00
Josh Sherman
e229d8cfee Cleaning up more stuff 2013-12-14 15:36:03 -05:00
Josh Sherman
9ef5bb5c73 Added sndcrd.com integration 2013-06-26 10:23:12 -04:00
Josh Sherman
d5998f4adc Lined up variables because OCD. 2013-03-27 12:06:36 -04:00
Josh Sherman
2983aebbb7 Switched to zsh, reworked vim plugins 2012-11-18 19:39:39 -05:00
Josh Sherman
21da1ea002 Setting up some git hooks 2012-07-21 15:14:29 -04:00
Josh Sherman
328603851e Consolidated setup scripts 2012-06-23 12:40:50 -04:00
Josh Sherman
f147852215 Migrating stuff over to OSX 2012-06-23 12:19:11 -04:00
Josh Sherman
528e551fd2 Added delete branch script. 2011-11-09 12:00:28 -05:00
Josh Sherman
94d538a193 Added comment. 2011-11-09 11:58:29 -05:00
Josh Sherman
f0fff8e1b5 Moved git script to it's own directory. 2011-11-09 11:57:03 -05:00