Commit graph

570 commits

Author SHA1 Message Date
4d76782d7d [vim,zsh] Setup for doing tidalcycles in vim, including paths to local ghc 2022-04-07 18:28:30 -07:00
d630b1ea71 [zsh] Remoe +X from .zshenv prepend_to_path autoload 2022-01-25 17:26:56 -08:00
de14a7c00d [zsh] Open xcodeproj and xcworkspace files by looking for the currently selected Xcode 2022-01-25 17:26:56 -08:00
Eryn Wells
03a6f10522 [zsh] Convert zshenv autoloads to use -Uz instead of +X 2022-01-24 09:11:17 -08:00
Eryn Wells
ae3821afee [nvim] Add a barebones nvim init.vim that sources ~/.vimrc 2022-01-24 08:59:56 -08:00
ceba39daf6 Update setup.sh to newer shell scripting standards; remove stale or broken dotfile symlinks from ~ 2022-01-23 11:27:16 -08:00
ae71d58f19 [zsh] Disable the builtin on macOS so it doesn't conflict with the system log command 2022-01-23 11:26:45 -08:00
fb0a73a482 [zsh] Remove a stray newline 2022-01-22 21:48:49 -08:00
087ad33d2e [zsh] Print date and system info on prompt start 2022-01-22 21:43:20 -08:00
f697e616d3 [zsh] Remove the wrapping init_path function 2022-01-22 21:33:28 -08:00
f3be935075 [zsh] Attempt to make establishing an ssh-agent session more robust
I don't think this quite works though.
2022-01-22 21:31:04 -08:00
fc3c6261e6 [zsh] Add Code and DerivedData path-y variables to init_env_darwin 2022-01-22 21:29:45 -08:00
6ee8b800cc [zsh] Add Homembrew /opt paths to my path if they exist 2022-01-22 21:27:38 -08:00
8211c4e4f9 [zsh,darwin_init] Replace spaces in hostname with 2022-01-22 21:26:30 -08:00
ff561f808f [zsh] Treat git-svn the same as git in the prompt 2022-01-22 21:23:52 -08:00
413799a85c [zsh] Use default ZSH colors if LS_COLORS isn't defined 2022-01-22 11:05:18 -08:00
af50e7d66e [vim] Add plist ftplugin file 2022-01-22 11:00:40 -08:00
b55e89fdd8 [vim] Add a JavaScript plugin and a plist autocmd 2022-01-22 11:00:40 -08:00
628b2c65d7 [vim] Add Witchhazel colorschemes from Stargirl 2022-01-22 11:00:40 -08:00
Eryn Wells
55dcb592d9 [git] Add amend and edit aliases; set some sendemail, LFS, and pull settings 2022-01-22 11:00:40 -08:00
52d70f77b1 Ignore .orig files 2022-01-22 11:00:40 -08:00
ff2666c518 Remove codetemplates/ and remove ZSH makers module -- I haven't used either in years 2022-01-22 10:24:39 -08:00
b6146c816b Update the README, which hasn't been updated in literal years 2022-01-22 10:22:55 -08:00
1c2e9025cf [zsh] Do a bunch of profiling and clean up all my init functions -- shell init is so much faster now! 2022-01-22 10:13:05 -08:00
7e126fe703 [zsh] Massively improve binary_exists 2022-01-22 10:12:21 -08:00
ed13222d7f [zsh] Move init_rc_configure_ls to init_configure_ls 2022-01-22 10:12:03 -08:00
8eebcd73de [zsh] Update the load_module function -- it's old and crusty 2022-01-22 09:40:46 -08:00
bb3fd71ddb [zsh] Don't load the makers module 2022-01-22 09:40:13 -08:00
1c80ab1de4 [zsh] Remove all the ShellLog calls -- just too slow :( 2022-01-22 09:39:51 -08:00
a13ecc9e4d [zsh] Convert all shell-log calls to ShellLog 2022-01-22 09:11:53 -08:00
0894a4957e Revert "[zsh] Remove all the shell-log calls because they are slow af"
This reverts commit 3536a9d9c2.
2022-01-22 09:03:43 -08:00
265e239fc8 Merge branch 'master' into zsh-func 2022-01-19 08:31:23 -08:00
9b3a1cd422 Simplify pprint a bit, make JSON parsing the default 2022-01-19 08:31:15 -08:00
4a019f54c4 [zsh] Remove pprint aliases 2022-01-19 08:30:49 -08:00
25249eb3e4 Merge branch 'master' into zsh-func 2022-01-19 08:23:22 -08:00
c4b8d644e1 [vim] Remove some long unused bundles and stray configs
RIP Solarized and Dash :(
2022-01-19 08:21:10 -08:00
c74e3ce3c8 Add a simple .logrc 2022-01-19 08:21:10 -08:00
d91d7ca90b Add Dotfiles Xcode project, with ShellLog target for logging shell stuff to os_log facilities 2022-01-19 08:21:10 -08:00
3536a9d9c2 [zsh] Remove all the shell-log calls because they are slow af 2022-01-18 14:49:09 -08:00
a0cd8f4680 [zsh] Move pprint aliases to a real Python script in bin/ 2022-01-16 22:07:36 +00:00
b1ab4a0446 [zsh] Autoload +X the init functions in zshrc 2021-12-31 12:01:39 -08:00
74156cf2fc Fix up shell-log, yet again 2021-12-31 12:01:21 -08:00
e8bb002ff0 Remove shell-functions file 2021-12-31 12:00:55 -08:00
2d896e1555 [zsh] Update shell init: profile 2021-12-31 12:00:16 -08:00
c30b46a88b [zsh] Update shell init: rc 2021-12-31 11:54:55 -08:00
b09d523218 [zsh] Update shell init; use ZSH autoloaded functions instead of a bunch of files 2021-12-31 10:27:27 -08:00
2b584f97cf [ssh] Remove ssh config 2021-11-29 13:46:07 -08:00
5a94dac761 [weechat] Remove the whole config 2021-11-29 13:44:07 -08:00
Eryn Wells
9ecc2774f1 [zsh] Remove ZLE mode -- all emacs now; fix STATUS 2021-11-29 13:43:28 -08:00
Eryn Wells
4ca2679241 [git] Ignore mutt/smime 2021-11-29 13:42:41 -08:00