Commit graph

748 commits

Author SHA1 Message Date
c44413549e
Restore old git checkout alias
Loved the fzf piping, but too much muscle memory on my end for it. Went head
and added an "f*" alias instead, we'll see if that even ever gets used.
2019-09-30 11:13:20 -05:00
600e1adb8b Patch up installer
Was getting into some weird territory where ZSH syntax was creeping in.
Reworked to be a pure shell script and updated the install instructions to
reflect that. Also a small bit of additional clean up in there.

Fixes #24
2019-09-29 15:41:16 -05:00
cfc516a82c
Fix gnome-terminal border in GNOME 3.32+
The `gnome-terminal` moved to the same fancy window decorations that the Files
app has. I still prefer my terminal be be 100% without border, so have to run
this to force the terminal into legacy mode.

Not sure how long this one will stick, but it's still working in GNOME 3.34

Closes #23
2019-09-29 12:15:06 -05:00
007a772466
shellcheck cleanup
Cleaned up the file based on the errors `shellcheck` was throwing at me.
2019-09-29 12:10:35 -05:00
7ec5988b51
Use cURL instead of wget
Ran into an issue on a fresh Arch install where wget was not available. Seems
cURL comes pretty standard, so went ahead and switched this to that.

Fixes #22
2019-09-29 11:53:25 -05:00
f5f86468e6
For switching to the current branch 2019-08-19 13:32:51 -05:00
756a211534
Small bit of clean up 2019-08-19 13:31:53 -05:00
aa758536c0
Added Python to the 4 space club 2019-08-19 13:29:00 -05:00
568de8d047
Added a killer git checkout alias 2019-08-19 13:28:18 -05:00
9ce2501153
Haven't made the switch, but wanted to get the file in there 2019-04-10 12:51:50 -05:00
4f658b42d7
Started to add some composer stuff
May not actually need this any longer as I've moved more stuff over to Docker.
2019-04-10 12:51:24 -05:00
40bb300f2b
Alias vim to nvim 2019-02-07 10:44:03 -06:00
13dd71e33a
Getting into some Neovim 2019-01-02 22:13:42 -06:00
5700660ed3
Fix spellcheck highlight, adjust wrapping 2018-12-28 21:17:19 -06:00
142561ac98
Add setting to toggle clock movement
Trying out going back to the default position
2018-12-01 09:59:24 -06:00
3f8c1e850b
Trying some stuff out 2018-12-01 09:58:18 -06:00
b421acfb3c
Move verbose flag to git config 2018-11-27 16:51:47 -06:00
8fd803ac9e
Back to solarized. 2018-11-27 14:47:48 -06:00
c9a5855c3a
Couple of new git aliases 2018-11-18 11:26:26 -06:00
706ead5f00
Giving Base16 a shot 2018-11-11 11:41:06 -06:00
4fac1addc8
Tweaked the ls args a bit more 2018-10-30 10:29:19 -05:00
77f5f72b08
Force disk utilities to be human readable
Because I'm a human for shit's sake!
2018-10-30 10:20:54 -05:00
12ffaa65ec
Alias xdg-open to open
Usually don't favor the macOS naming, but I'm sick and tired of typing out
`xdg-open` instead of just `open`
2018-10-29 11:37:44 -05:00
eb6dec4a25
Dropped status line, increased scrollback 2018-10-22 21:37:55 -05:00
0d279c0313
Fix indentation 2018-10-05 21:54:24 -05:00
d237b09253
Bumped up the mouse speed 2018-10-05 21:49:08 -05:00
1e21ddfbdd
Expand to source nvm init on Arch 2018-10-05 21:32:07 -05:00
a46d1588ac
Dropped sudo 2018-09-30 17:50:30 -05:00
22289ff450
Fix some typos 2018-09-30 16:05:56 -05:00
a184ce0dc9
Add some more git aliases 2018-09-24 16:26:51 -05:00
2fddb56bf1
Add pp alias to get PID occupying a port 2018-09-24 15:50:52 -05:00
551dd0a2b3
Cleaned up file, added better palm detection 2018-09-22 23:07:23 -05:00
7f23621e4f
Add Synaptics config for Galago Pro 2018-09-22 22:25:45 -05:00
64311b6feb
always show window number in screen 2018-09-20 11:17:36 -05:00
13189f5df9
Vim color hack giving me shit on GNOME 3.30 2018-09-18 22:11:04 -05:00
248f68a249
Create GNOME shell extensions directory
On a brand new system, this bombed out for me
2018-09-13 18:51:17 -05:00
26fdce818d
Merge branch 'master' of github.com:joshtronic/dotfiles 2018-09-11 22:42:23 -05:00
b51e75495c
Trying to get :term to work like :sh 2018-09-11 22:37:17 -05:00
66168ee036
Add editorconfig-vim 2018-08-22 13:52:20 -05:00
9625f8bf8d
Add rebase value 2018-08-20 16:46:53 -05:00
16f863fe36
Add nvim config 2018-08-12 17:32:59 -05:00
b138836ec5
Disable auto background stuff
Wasn't working all that great for some reason, disabling for now
2018-08-05 22:30:15 -05:00
3aff808933
Merge branch 'master' of github.com:joshtronic/dotfiles 2018-06-03 17:08:22 -05:00
2c35886ed9
Tighten up theming 2018-06-03 17:08:12 -05:00
8853ae6b70
Working on dynamic color schemes in vim 2018-06-03 12:34:25 -05:00
e40d0ca54a
Add vim syntax 2018-05-30 11:41:48 -05:00
8061efd112
Fix globbing 2018-05-24 14:22:46 -05:00
a1e78cce83
No need for this any longer 2018-05-24 14:20:15 -05:00
08c2a3fa0b
Disable hot corners and move clock 2018-05-06 14:57:16 -05:00
9cdf78906d
Whoops. 2018-05-06 13:53:29 -05:00