Commit graph

35 commits

Author SHA1 Message Date
007a772466
shellcheck cleanup
Cleaned up the file based on the errors `shellcheck` was throwing at me.
2019-09-29 12:10:35 -05:00
de5cdee8ab
Cleaned up the nested bracket issue 2018-03-22 09:01:38 -05:00
Janak
3af0d46cc9
Fix issues with prompt length & wrapping
See https://disq.us/url?url=https%3A%2F%2Funix.stackexchange.com%2Fquestions%2F105958%2Fterminal-prompt-not-wrapping-correctly%3AJIdYpip1MV97KdrBKZyGRs1z_tg&cuid=483150 and https://disq.us/url?url=https%3A%2F%2Fsuperuser.com%2Fquestions%2F223132%2Fhow-do-i-fix-my-colour-bash-prompt-wrapping%29%3AHUUwYnabwpGFpD-xoObrsgMWAYs&cuid=483150 for reference.
2018-03-20 12:56:05 -07:00
36e6a49a61
Fix up weird wrapping and did some cleanup 2018-03-06 17:03:41 -06:00
1b3fafb258
Vim prompt so I don't get lost 2018-02-11 14:43:48 -06:00
38d4ad733e
Reworked git prompt in zsh, less deps 2018-01-07 20:15:08 -06:00
bcbc3b12ce
Bash git stuff without the deps 2018-01-06 23:34:06 -06:00
b0712d1157
Sorted out git prompt 2018-01-02 00:02:25 -06:00
c1b8d0ee65
Consolidating things into ~/.local 2018-01-01 21:54:20 -06:00
a9b6030517
Reorganizing a few things 2018-01-01 20:17:24 -06:00
2970712561
Consistent quotes 2017-12-28 10:15:47 -06:00
0cb255304b
Ignore case on tab completion 2017-12-28 10:14:30 -06:00
b11f40f211
Dumping the cruft, sprucing up the prompt 2017-12-24 16:15:14 -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
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
07d4f8ea76
Shuffling crap around, added dircolors file 2017-12-24 14:27:57 -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
Josh Sherman
2983aebbb7 Switched to zsh, reworked vim plugins 2012-11-18 19:39:39 -05:00
Josh Sherman
6a492943f9 Added PHPUnit and friends 2012-10-02 15:25:59 -04:00
Josh Sherman
97a7d9b204 Abstracted vim logic into a separate script
Added Flex plugin for vim as well
2012-09-18 14:55:27 -04:00
Josh Sherman
4d2881f013 Added some new aliases 2012-08-29 13:34:17 -04:00
Josh Sherman
0ee235f1ca Added grep alias
Got tired of excluding .git when grepping the root of a project
2012-08-23 15:59:13 -04:00
Josh Sherman
21da1ea002 Setting up some git hooks 2012-07-21 15:14:29 -04:00
Josh Sherman
5e79c185f5 Added some aliases, lined up some equals 2012-07-21 14:39:09 -04:00
Josh Sherman
9dcaf29f46 Added some more aliases 2012-07-14 18:16:34 -04:00
Josh Sherman
0257fcafde Fixed vim alias
Needed to alias vim back out to mvim on OSX
2012-07-10 10:54:07 -04:00
Josh Sherman
f147852215 Migrating stuff over to OSX 2012-06-23 12:19:11 -04:00
Josh Sherman
3757c49c78 Unclock 2012-04-17 17:10:07 -04:00
Josh Sherman
29b8216e89 Added alias mc for telnet localhost 11211
Sorry Midnight Commander
2012-02-25 21:03:48 -05:00
Josh Sherman
a67bdde993 Added vim aliases 2012-02-20 11:35:14 -05:00
Josh Sherman
a771bcb32d Added vim installation script 2012-02-19 15:16:15 -05:00
Renamed from bash.bashrc (Browse further)