Commit graph

881 commits

Author SHA1 Message Date
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
5f09c3b663
Merge branch 'master' of github.com:joshtronic/dotfiles 2018-03-06 17:04:08 -06:00
36e6a49a61
Fix up weird wrapping and did some cleanup 2018-03-06 17:03:41 -06:00
144b92f9bf Liberating things on macOS 2018-02-11 22:52:47 -06:00
1b3fafb258
Vim prompt so I don't get lost 2018-02-11 14:43:48 -06:00
593762d0c2
Bumped year 2018-01-07 20:50:47 -06:00
91617aaffe
Drop autosuggestion sourcing 2018-01-07 20:19:03 -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
9d3efc0ad7
Fix paths 2018-01-02 23:27:26 -06:00
1fcf4da0f5
Vim plugin expects fzf in a specific spot 2018-01-02 23:25:48 -06:00
3166f5503d
Fixed fzf search in zsh 2018-01-02 21:52:12 -06:00
8fd42b5069
Fixed fzf install 2018-01-02 21:47:51 -06:00
b0712d1157
Sorted out git prompt 2018-01-02 00:02:25 -06:00
b83035ccd1
Don't need that 2018-01-01 21:57:10 -06:00
c1b8d0ee65
Consolidating things into ~/.local 2018-01-01 21:54:20 -06:00
c67f9e7089
Dropping submodules 2018-01-01 21:06:08 -06:00
1f1f6e3ce0
Dropped the rest of the git modules 2018-01-01 21:04:35 -06:00
248208317a
Figure out autosuggest issue 2018-01-01 21:03:46 -06:00
aedaca3c49
Fixed up ZSH git prompt 2018-01-01 20:24:19 -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
ad9609b71c
Flags so FZF doesn't bother me 2017-12-26 10:49:56 -06:00
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