Commit graph

73 commits

Author SHA1 Message Date
1c57402847
zsh prompt update and brew autocompletion 2022-12-07 13:05:45 -08:00
b45c4aa87b
changing some git defaults 2022-12-07 13:05:17 -08:00
be38825a09
adding new homebrew path 2021-12-26 22:49:03 -08:00
5838390d00
fixing gnupg / git integration on new homebrew setup 2021-12-26 22:48:46 -08:00
5f5b2bd5ae
removing 'set_running_app' pre/post exec from zsh, it was borking printf functions 2021-05-04 12:56:26 -07:00
5f169f6acd
Adding mt function to zsh functions.zsh
allows mosh and tmux to an arbitrary host
2020-11-15 07:26:41 -08:00
ea489444b6
adding zsh homebrew completions if homebrew is installed 2020-11-15 07:22:22 -08:00
68e2b1fd81
using delta for diff viewer 2020-11-15 07:21:26 -08:00
05ff84489a
moving blank chrome function 2020-09-22 17:30:46 -07:00
ea210e4b36
adding some tmux aliases and exports 2020-09-03 09:52:18 -07:00
b7ff25ab10
adding nv alias 2020-07-29 11:47:19 -07:00
dc042829af
making macos default branch 2020-07-29 11:45:52 -07:00
746070538a
Merge branch 'master' into macos 2020-07-29 11:33:17 -07:00
d7ba3e89cf
using nvim instead of vim for mutt editor 2020-07-08 10:00:27 -04:00
3bb589ff99
macos gpg fix 2020-06-23 08:48:32 -04:00
1eee622195 merge fix 2020-06-23 08:46:35 -04:00
128ae0c4ae
Adding moving a space around in the prompt for git repos 2020-06-23 07:32:51 -04:00
7337e02dff
refactoring git functions to remove dead spaces on non-git folders. 2020-06-23 07:31:08 -04:00
14b77cb964
Restoring colorful prompt 2020-06-23 06:04:12 -04:00
bf789f0d38
removing dus alias, never used. 2020-06-23 06:02:41 -04:00
cb895f170c
merge fix 2020-06-23 05:58:38 -04:00
377ccda928
Merge branch 'master' of github.com:amdavidson/dotfiles 2020-06-22 08:45:13 -04:00
8f10cba04a
fixing colors in zsh 2020-06-22 08:45:05 -04:00
65ddd27390
major vim changes to plugins and leader change 2020-06-22 08:29:18 -04:00
d87ea6a031
gruvbox theme change for vim 2020-06-22 08:28:09 -04:00
c7d07f9027
gruvbox theme change for tmux 2020-06-22 08:27:31 -04:00
defd53a954
adding python support plugins to vim 2020-06-19 14:09:23 -04:00
f6f4bef88f
disabling go in vim 2020-06-19 14:09:09 -04:00
3296ea5f39
disabling dracula theme in vim 2020-06-19 14:08:22 -04:00
7697dc079c
adding docker autocomplete support for macos 2020-06-16 14:19:07 -04:00
5280b32c6a
Merge branch 'master' of github.com:amdavidson/dotfiles 2020-06-16 09:03:56 -04:00
e20d5d68d2
adding alias for tmux session command 2020-06-16 09:03:27 -04:00
b79f19db90
reverting color change, not osx compatible 2020-05-20 09:51:12 -04:00
5ca47450ad
fixing merge 2020-05-20 09:39:47 -04:00
de1267bd62
adding aliases for remote access to machines 2020-05-20 09:38:16 -04:00
ca54e12e98
fixing line wrap issues with long commands, lost colors 2020-05-20 07:57:27 -04:00
e782ee6db5
fixing some color issues with ls 2020-05-20 07:57:03 -04:00
f4f1255671
Moving gopath to ~/dev/go 2020-03-09 10:20:20 -04:00
cacd1aa0e7
Adding speedtest alias for zsh 2020-03-09 10:19:35 -04:00
4106447dc9
some fixes for some transient issues with gpg signing of git commits, untested on macos 2020-03-09 10:16:47 -04:00
fed0da728f
Fixing pgp encrypt for mutt on debian, not tested for macos or other distributions 2020-03-09 10:16:16 -04:00
329be70bad
fixing bug in zsh prompt from moving functions around 2020-03-09 09:54:07 -04:00
06861bdd16
updating zsh prompt to show when a reboot is required and a function 'reboot_for' to show what is driving the reboot need 2020-03-09 09:25:20 -04:00
e679f41745
adding gnupg to dotfiles\n fixes pinentry issues 2019-11-05 20:28:50 -05:00
66cfa7c709
Merge branch 'master' of github.com:amdavidson/dotfiles 2019-11-05 20:26:37 -05:00
b46bdd4992
adding zsh alias for sudo to prevent autocorrection glitch 2019-11-05 17:42:39 -05:00
8931ea0ffc
Adding numbers.vim plugin to vim
Shows relative line numbers except the current line.
2019-10-10 21:04:53 -04:00
e46aacac45
finished blank-chrome, tested on linux and mac, fixes #6 2019-09-28 08:43:30 -04:00
d4fec32cfa
fixing double entry of password for pgp, fixes #8 2019-09-27 15:43:07 -04:00
2dbeb30072
adjusting mutt to default to utf-8 2019-09-27 15:26:43 -04:00