|
|
deac2e1783
|
Improve comments, correct plugin location
|
2019-05-22 22:35:06 -04:00 |
|
|
|
de5db18860
|
Added json and ruby plugins to Vim
|
2019-05-07 14:13:23 -04:00 |
|
|
|
e24dff96da
|
Added Araxis integration to sample .gitconfig
|
2019-05-03 23:26:18 -04:00 |
|
|
|
42deb5e184
|
Fix git difftool's ability to use Araxis Merge
Araxis's compare utility was being masked by the one in /usr/local/bin by way of ImageMagick.
|
2019-05-03 23:22:37 -04:00 |
|
|
|
aa545c7957
|
Relocated aws_account_function
The function was moved from its temporary home to where the other function live in the file.
|
2019-05-03 23:21:24 -04:00 |
|
|
|
f0bbcc39fe
|
Added alias for opening GitKraken
This alias is needed so that GitKraken inherits my git settings related to my Yubikey.
|
2019-05-03 23:20:11 -04:00 |
|
|
|
efedd10023
|
Added plugin to correct yaml indentation
|
2019-05-03 23:18:40 -04:00 |
|
|
|
7d67835bfc
|
Pushing local updates centered around ruby and aws
|
2019-05-03 15:29:24 -04:00 |
|
|
|
86f83be977
|
Updated .zshrc to include hub
|
2018-12-04 09:58:10 -05:00 |
|
|
|
65fe9c9084
|
Update PowerShell config
|
2018-07-31 10:52:18 -04:00 |
|
|
|
d4ba61d50b
|
add gbc to clean up old git branches
|
2018-07-31 10:51:26 -04:00 |
|
|
|
eaaa6f42ac
|
ignore gtk config
|
2018-07-31 10:50:59 -04:00 |
|
|
|
95b8612470
|
Merge branch 'master' of github.com:genebean/dots
|
2018-07-29 13:50:26 -04:00 |
|
|
|
b78d0d5f41
|
Make it clear where column 80 is
|
2018-07-29 13:48:15 -04:00 |
|
|
|
14c6a3dc14
|
Removed root line
|
2018-07-23 11:40:57 -04:00 |
|
|
|
d5b57cfdc3
|
settings for grv
|
2018-03-14 03:01:32 -04:00 |
|
|
|
c5581bc7b3
|
vim settings for powerline
|
2018-03-14 02:58:01 -04:00 |
|
|
|
dd8b1928d3
|
Updates for powerline on macOS
|
2018-03-14 02:49:12 -04:00 |
|
|
|
5b63a85a6e
|
Added symlink to make .tmux.conf work right
|
2018-02-10 20:43:05 -08:00 |
|
|
|
57671871db
|
Adding home CentOS box
|
2018-02-10 20:18:45 -08:00 |
|
|
|
904f5cdd55
|
Code to make CentOS work
|
2018-02-10 20:17:54 -08:00 |
|
|
|
4b75708af5
|
Created fuction to parse username from $homedir
$homedir is pulled from Hiera
|
2018-02-10 20:16:47 -08:00 |
|
|
|
4591546207
|
Updated to handle blank lines
|
2018-02-10 20:11:13 -08:00 |
|
|
|
d9492851f4
|
Updated Puppet modules
|
2018-02-10 20:10:24 -08:00 |
|
|
|
75c5f6b284
|
Updated bootstrapping for CentOS
|
2018-02-10 20:09:05 -08:00 |
|
|
|
772f779a2b
|
Settings related to QT
|
2018-01-14 21:13:54 -08:00 |
|
|
|
98a6ef8668
|
Remove node v6 from path
|
2018-01-14 21:13:27 -08:00 |
|
Gene Liverman
|
731971dd18
|
Set default Vagrant provider
|
2018-01-14 20:59:16 -08:00 |
|
|
|
ce0f434051
|
added functions for YubiSwitch to toggle my key
|
2017-11-29 21:02:03 -08:00 |
|
|
|
71c84e1e17
|
Added some new homebrew packages and disabled casks
|
2017-11-22 09:13:42 -08:00 |
|
|
|
005152d564
|
ignore filezilla configs
|
2017-11-22 09:12:27 -08:00 |
|
|
|
e29e7bce6e
|
added biv alias
|
2017-10-18 15:00:43 -07:00 |
|
|
|
b82302c75b
|
More readme updates
|
2017-10-15 17:46:28 -07:00 |
|
|
|
cc631cb462
|
Moved custom facts and functions into one module
|
2017-10-15 17:37:43 -07:00 |
|
|
|
c8d218fee8
|
Revert "Moving fact to the same place as the custom function"
This reverts commit e546635780.
|
2017-10-15 17:34:16 -07:00 |
|
|
|
e546635780
|
Moving fact to the same place as the custom function
|
2017-10-15 17:26:07 -07:00 |
|
|
|
247a779748
|
General updates to the readme
|
2017-10-15 17:00:47 -07:00 |
|
|
|
ff2d82b2c5
|
Fixed if block.
When resolving merge conflicts on PR #2 I missed that an if block was
being closed twice... this resolves that.
|
2017-10-15 16:29:22 -07:00 |
|
|
|
49f150e385
|
Merge pull request #2 from genebean/vim-zsh
Combine additions from work computer
|
2017-10-15 16:25:19 -07:00 |
|
|
|
2e9ada45ef
|
ZSH additions
Added alias for Sourcetree, added helper method to make Puppet's PDK
work, and added conditional additions for Google's SDK.
|
2017-10-15 16:16:06 -07:00 |
|
|
|
7a61e3414c
|
make backspacing work again
Using the Vim from homebrew caused the backspace key to stop working. This fixes that issue.
|
2017-10-15 16:10:15 -07:00 |
|
|
|
33a6142936
|
Updated sourcing of travis stuff
|
2017-10-15 11:40:03 -07:00 |
|
|
|
cfa406ea17
|
Fixed grey background in Vim
|
2017-10-15 11:16:38 -07:00 |
|
|
|
c7a6c9f1a3
|
Updated to thekevjames-homebrew v1.7.1
|
2017-10-15 10:55:48 -07:00 |
|
|
|
5f0cac12cb
|
Merge branch 'mint'
|
2017-10-15 10:37:26 -07:00 |
|
|
|
3752c52e5c
|
Remove duplicate entry
|
2017-10-15 10:33:01 -07:00 |
|
|
|
e5500219a7
|
added /usr/local/sbin to PATH
|
2017-10-15 10:33:01 -07:00 |
|
|
|
fe97959154
|
Updated vim to fix powerline
|
2017-10-15 10:33:01 -07:00 |
|
|
|
c011e29b4c
|
added mouse support
|
2017-10-15 10:33:01 -07:00 |
|
|
|
3ffaad9cd2
|
Adjusted plugins and gpg stuff
|
2017-10-15 10:33:01 -07:00 |
|