3ee369c11e
Alias, don't execute
2017-12-26 10:47:41 -06:00
363e6e7495
Bit more cleanup, shallow clones, FZF setup
2017-12-26 10:46:36 -06:00
023c122fa7
Moved function to aliases where it's being used
2017-12-24 16:19:18 -06:00
b11f40f211
Dumping the cruft, sprucing up the prompt
2017-12-24 16:15:14 -06:00
c3c10f3068
Moved cd
alias to the aliases file
2017-12-24 15:32:26 -06:00
36a91ae42a
Dropped a bunch of hotkeys
...
Kept the ones that made ZSH act like Bash does but dropped all of the shit that
was custom to my external keyboard's paging button which I realistically don't
typically go for while in a terminal
2017-12-24 15:30:05 -06:00
6d6c289c1c
Don't think I need this anymore
2017-12-24 15:24:52 -06:00
fc7b21429b
Hoisted includes, simplified syntax
...
Also improved bash tab completion a ton
2017-12-24 15:23:09 -06:00
b1a8b114d9
Hoisted the sourcing before the dircolors
2017-12-24 15:00:34 -06:00
8c3aa2aaf4
Something overriding the colors, forcing default
2017-12-24 15:00:23 -06:00
8fb4a2514f
Catch all hidden directories wasn't right, reverting
2017-12-24 14:59:58 -06:00
7d4d165266
Not quite, reverting
2017-12-24 14:45:18 -06:00
d1d3cd4d48
Attempting to exploit the defaults
2017-12-24 14:43:04 -06:00
fd58a688f0
No longer using this
2017-12-24 14:31:09 -06:00
b0a0c8b3f2
Drop submodule for dir colors
2017-12-24 14:29:50 -06:00
07d4f8ea76
Shuffling crap around, added dircolors file
2017-12-24 14:27:57 -06:00
27f78d31d6
Shuffling around some aliases
2017-12-24 14:14:17 -06:00
33843ee7cb
Fix unalias command to work in bash
2017-12-24 14:02:55 -06:00
443034af32
Move unalias to aliases and more env vars
2017-12-24 13:59:39 -06:00
5c2e3da7ec
Check for files before sourcing them
2017-12-24 13:56:03 -06:00
d253ed9a3a
Abstracting environment stuff
...
Also made those files a bit more first class so they can be referenced in $HOME
versus knowing the path to the dotfiles clone
2017-12-24 12:50:25 -06:00
40e9e09966
Abstracted aliases
...
Also kinda tired of the [prefix] shit I was doing. Abstracting aliases allows me
to jump between shells a bit easier as I continue to do some soul searching
2017-12-24 12:37:44 -06:00
9ce5540661
[bash] and so it begins
2017-12-24 12:13:56 -06:00
f3d6c08ce1
[vendor] barely using this these days
...
Don't really use it except for a couple of projects. Just going to add add the
script to the respective projects and get this dependency out of here
2017-12-23 18:05:19 -06:00
3b781192f7
[bin] no longer in use
...
Needed this for a work laptop that I no longer possess. Also wrote a blog post
about this and it's more of a system thing than my actual dotfiles so yeah,
redacted.
2017-12-23 18:00:02 -06:00
e6169f92a1
[gem] not even sure what this does
...
Similar to previous commits, most of this was solid when it was me needing it
locally, but it's not something that comes up very often in Docker land
2017-12-23 17:54:32 -06:00
7d75a3a8e1
[arch] dropping some remnant from another life
2017-12-23 17:53:10 -06:00
3ddfcd4524
[mongo] on second thought...
...
Similar to my MySQL usage and stuff, this is all well and good but I live mostly
inside of Docker containers for development, so no real need for this
2017-12-23 17:43:25 -06:00
0d9a55208f
[zsh] dropped dl
alias I never use
...
Great idea, but never got in the habit
2017-12-23 17:42:28 -06:00
38cde1c860
[zsh] dropped man page colorization
...
Didn't even seem like it was working at this point. Been living without it so no
reason to worry about it
2017-12-23 17:40:24 -06:00
d929676725
[vim] got rid of directory
...
Kind of flattening where I can, since I don't house anything in the vim
directory except my rc files these days, there's no reason to have it as
part of the repo
2017-12-23 17:32:56 -06:00
e3b1eb6431
[mysql] dropping MySQL stuff
...
Mostly live in Docker these days and don't concern myself with this sort of
stuff locally anymore
2017-12-23 17:13:41 -06:00
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
fd60ba8fad
[vim] not missing much from this
2017-12-23 17:04:42 -06:00
14571dce6f
[tmux] less tmux submodules
2017-12-23 17:03:12 -06:00
f7a639c530
[screen] moar scroll back
2017-12-23 16:58:54 -06:00
7aede527f9
[tmux] less tmux install
2017-12-23 16:48:09 -06:00
e3d86800be
[tmux] less tmux
2017-12-23 16:46:20 -06:00
64dc22d6f9
[mongo] add mongorc file to make everything pretty
2017-12-23 16:20:30 -06:00
5f9f75282f
[bin] nvm init script
...
I don't use nvm on the regular, but do occasionally use it when I'm building out
YakYak locally
2017-12-23 16:07:31 -06:00
0d8c7af709
[vim] set rtp for fzf installed from git
2017-11-11 15:05:09 -06:00
8a783495ce
[zsh] fzf autocomplete
2017-11-11 15:05:01 -06:00
f413a9e616
[vim] adds search config and some consolidation
2017-10-23 11:13:12 -05:00
097a57b769
[vim] add fzf plugin
2017-10-20 15:10:22 -05:00
1412575a1b
[vim] set filetype to javascript for es6 files
2017-10-19 17:25:28 -05:00
e76062318c
[screen] disable startup message
2017-10-12 11:40:32 -05:00
b7049452b4
[arch] not really using this
...
changes quite frequently and i'm not keeping it up to date. also considering
distro jumping again so not really wanting to have lingering files from other
distros
2017-10-05 00:59:02 -05:00
9a135de7ac
[zsh] drop apple stuff and some unnecessary aliases
2017-10-05 00:56:57 -05:00
a274951e38
[install] dropping apple specific stuff
2017-10-05 00:56:37 -05:00
4637c737cd
[zsh] dropped a bunch of aliases I never use
...
Trying to get closer to a vanilla setup so I'm not crippled when I am accessing
new servers and other people's machines and such. So many times I am on a
machine that has vim installed but NOT my v alias. It's frustrating and I feel
like it wastes a ton more time than it saves.
2017-10-03 11:01:15 -05:00