Commit graph

54 commits

Author SHA1 Message Date
fd079fbed2
add Pulumi to the PATH 2022-07-08 21:34:25 -04:00
99d5e66a25
Install ansible via pip, adjust PATH on Linux zsh
Prior to this, Homebrew paths came before system ones and overrode
access to system python on Linux. The DEB version of Ansible also has a
bug preventing collections from being installed from Galaxy.
2022-06-27 09:39:43 -04:00
347ef17d7e
Add initial Ansible support, configure carbonbean
This adds a playbook for my Pop!_OS based laptop named carbonbean. I
have no doubt there is more work to do to make this complete, but it is
at a stage now that is good enough to move on to other bits of
refactoring within this repository.
2022-06-25 15:17:23 -04:00
4d57dc6657
Update aliases in .zshrc 2022-06-20 22:14:39 -04:00
668ceb06a4
A couple of minor fixes to zshrc 2021-11-15 09:12:28 -05:00
2fae643d18
Add support for Linux 2021-11-15 08:54:20 -05:00
bbb57c13f7
Add kubectl aliases 2021-04-06 16:18:08 -04:00
00cda420bb
Reworked to debug stuff 2021-04-06 15:15:52 -04:00
8f085118a5
Rework to support Apple Silicon 2021-03-10 13:33:22 -05:00
ce692ba76c
Fix google tools, default kube-ps1 to off 2020-11-12 13:57:30 -05:00
f8dc02226d
krew 2020-10-08 09:04:48 -04:00
7a89e6ef75
dns shortcuts 2020-10-08 09:03:53 -04:00
Gene Liverman
276a8e306d Update theme and gpg-agent for fedora 2020-10-04 22:52:01 -04:00
0c84a620a0
Update zshrc 2020-09-25 09:49:26 -04:00
441d3bf83a
Merge pull request #49 from genebean/dependabot/bundler/rubocop-0.86.0
Bump rubocop from 0.79.0 to 0.86.0
2020-07-03 14:52:31 -04:00
540ffab179
RuboCop & Ruby 2.7 updates 2020-07-03 14:49:31 -04:00
45a0a17e8c
Updates from YellowBadger 2020-07-03 09:28:50 -04:00
e5dc9ed41b
Add flushdns alias 2019-12-27 09:00:22 -05:00
0edde704c3
Update method of opening apps on macOS 2019-12-27 09:00:21 -05:00
781bf8bbf7
combining changes from multiple computers 2019-07-29 14:35:05 -04:00
24b552c16d
Update plugins and configure kube-ps1 2019-07-29 09:52:00 -04:00
27649be50c
Make sure gems are in my path 2019-07-29 09:50:59 -04:00
9faa0f0068
Add tools to path if they are installed 2019-07-29 09:50:26 -04:00
f665eb2570
Update GPG Agent settings 2019-07-29 09:49:41 -04:00
6c6a316861
Try to fix tab completions 2019-07-29 09:49:15 -04:00
0919cf894c
Move customizations outside .oh-my-zsh 2019-07-29 09:47:50 -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
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
d4ba61d50b
add gbc to clean up old git branches 2018-07-31 10:51:26 -04:00
d5b57cfdc3
settings for grv 2018-03-14 03:01:32 -04:00
dd8b1928d3
Updates for powerline on macOS 2018-03-14 02:49:12 -04: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
e29e7bce6e added biv alias 2017-10-18 15:00:43 -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
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
33a6142936 Updated sourcing of travis stuff 2017-10-15 11:40:03 -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
3ffaad9cd2 Adjusted plugins and gpg stuff 2017-10-15 10:33:01 -07:00
b0ec3a08ba Added support for Linux Mint 2017-10-15 10:22:10 -07:00
46e511cc0d
Fixed Python path & wrapped in OS conditional 2017-07-23 22:14:02 -07:00
4e20085525
Added new stuff 2017-07-21 23:56:08 -07:00
169e3abb3a
fixed zsh config 2017-06-01 17:25:09 -07:00
2427615ebb updated zshrc 2017-05-09 11:45:55 -07:00