Commit Graph

64 Commits

Author SHA1 Message Date
6022c73977 Ble: Add config file 2024-07-26 08:35:58 -07:00
9727202801 Atuin: Add config 2024-07-13 13:13:58 -07:00
419dd60626 Install: Add linters to be installed 2024-07-13 12:58:23 -07:00
822412e259 Install: Move devcontainer to be installed with npm
Having brew install node will conflict with the nvm installed version of
node. It can behave in weird ways, including having different versions
of node take priority whether in tmux or not.
2024-06-06 09:18:33 -07:00
2f346e9396 Install: Move most binary files to homebrew 2024-06-06 09:17:09 -07:00
fbf57952e9 Install gitmux
This will be used by the tmux statusline.
2024-05-30 20:57:20 -07:00
c6a44fe6e6 Neovim: Add kickstart config
Taken at commit 5aeddfdd5d
2024-05-29 10:27:52 -07:00
c755b7b5e9 Add lazygit config 2023-07-23 15:02:24 -07:00
772e95c081 Install visidata 2023-07-23 14:36:40 -07:00
6e93ae5092 Do not link bin files into HOME/bin 2022-11-23 15:23:14 -08:00
Tony Grosinger
73d5aaa2e9 Switch from difft to delta
Difftastic is too hard to read the diffs for a colorblind person. Delta
has much more readable diffs because it uses a background color to
indicate changes.
2022-11-18 18:32:16 +00:00
Tony Grosinger
90a67025a7 Upgrade difft 2022-11-18 18:31:45 +00:00
Tony Grosinger
7702adcb64 Add dive 2022-11-02 14:27:30 -07:00
e523405a5f Switch diff tool to Difftastic 2022-09-21 15:08:14 -07:00
7d5f01ad62 Remove confirmation prompt when installing 2022-09-21 14:53:58 -07:00
8dc0a4b964 Add option to install without prompting 2022-05-11 08:02:53 -07:00
Tony Grosinger
44dfd0de35 Remove delta 2021-07-29 14:13:19 -07:00
Tony Grosinger
49f6119806 Update binaries and add delta 2021-07-20 10:55:22 -07:00
92e405f673 More cleanup 2020-12-29 15:26:20 -08:00
Tony Grosinger
94d62ebecf Remove unused programs 2020-12-29 15:09:04 -08:00
Tony Grosinger
c71e7f6634 Add branch-agnostic git aliases 2020-11-04 09:45:58 -08:00
Tony Grosinger
17803d54c9 simplify vimrc and enable for osx
Removing some plugins that were not working on osx but are not really
necessary anymore since I am using vs-code for development.
2020-05-12 13:53:09 -07:00
Tony Grosinger
3fbf4bfa61 Update dotfiles to work on osx and linux 2020-05-12 13:31:53 -07:00
Tony Grosinger
a40e147650 Add navi 2020-03-28 15:47:17 +00:00
Tony Grosinger
73f049a54e Install Broot 2020-02-24 07:07:45 -08:00
Tony Grosinger
f02fc1c817 Add new git-diff and cleanup git aliases 2019-12-11 09:43:54 -08:00
515c7b11c1 Add spacemacs 2019-11-19 07:55:03 -08:00
4ee7e2fc04 Remove old ssh-agent source 2019-10-01 17:20:36 -07:00
3a60acbc83 Install bat
https://github.com/sharkdp/bat/
2019-05-14 11:31:06 -07:00
4fcb20a537 Install exa
https://the.exa.website
2019-05-14 08:53:48 -07:00
84d4cb65fc
Remove neovim configuration 2017-07-21 07:53:08 -07:00
Tony Grosinger
ff52cd53db Updates for neovim breaking changes 2015-10-26 14:48:52 -07:00
Tony Grosinger
264c7ae63f Switching to Neovim and moving .vim directory into repo 2015-10-14 09:02:01 -07:00
Tony Grosinger
8c3336072d Pushing all my changes 2015-10-12 13:58:31 -07:00
Tony Grosinger
32605fabde Remove Atom, add tmux-vim integration 2015-08-05 10:39:54 -07:00
Tony Grosinger
567fb4f717 Add configs for atom editor 2015-07-23 07:50:31 -07:00
Tony Grosinger
e9c60f75c9 Added a bunch of things
- .vimrc updates to match newest workflow
- .Xmodmap to remap capslock to tab
- .i3 configuration updates
- Add vpn alias to bashrc
2015-05-26 13:06:01 -07:00
Tony Grosinger
dcbd36b83b Adding initial configuration for Peco 2014-12-11 09:29:55 -08:00
Tony Grosinger
a715c61f10 Removing unused ssh key and emacs config 2014-10-21 08:58:34 -07:00
e407dec512 Added emacs configuration file 2014-05-30 15:02:59 -07:00
5bc9b555cd Added a local bin dir and maven-illuminate
Local bin directory in home directory is now automatically created and
added to the path. Maven-Illuminate is automatically placed in this
folder for use with the mvn aliases.
2014-05-28 15:41:52 -07:00
21c482c289 Fixed bug with lein profiles file 2014-04-26 15:44:32 -07:00
2aaf470960 Added support for lein 2014-04-06 15:36:31 -07:00
a941d312d1 Don’t need unzip anymore 2014-01-16 13:18:56 -08:00
f63e3ac843 Converted to use tar.gz file for simplicity 2014-01-13 09:44:54 -08:00
1b5cb515bd Removing invalid -q flag from wget 2014-01-13 09:28:37 -08:00
a34900ff51 Updated installer to support using the ZIP on machines without git 2014-01-13 09:23:44 -08:00
78c7bbe346 Updated README and another small bug fix 2014-01-04 16:08:11 -08:00
d31d19e80c Added a license and small bug fix 2014-01-04 15:54:03 -08:00
806cc51a21 Added updating git repository if it already exists, removed verification check when using method 2 2014-01-04 15:50:07 -08:00