Commit graph

659 commits

Author SHA1 Message Date
ea4f707d23 [Alfred] Start tracking Alfred settings in dotfiles 2022-10-20 08:51:30 -07:00
a4800814d6 [nvim] Changes to vimrc and vimrc.common from long ago 2022-10-20 08:20:28 -07:00
d91e5d4add [vim] Remove vimrc.local 2022-10-20 08:18:40 -07:00
7344158c76 Update setup.sh
Handle .config specially
Update Vim plugin install to use newer syntax
2022-10-20 08:18:40 -07:00
8262907b64 [nvim] Convert init.vim to init.lua and copy over a bit of the vimrc config to some lua scripts
This is neat!
2022-10-20 08:18:40 -07:00
0d28c3745c Ignore ~ backup files 2022-10-20 08:18:40 -07:00
c2a6de307e [vim] Break out all the common settings into vimrc.common
This way, vim has vimrc and nvim has config/nvim/init.vim and they do not have to worry
about overriding settings.
2022-10-20 08:18:40 -07:00
0883447a44 [zsh] Move vi init to init_env_vi; set EDITOR in that function 2022-10-20 08:18:37 -07:00
d2713240b1 [zsh] Remove nested function from darwin_configure_screenshots_directory 2022-07-19 09:21:33 -07:00
edd0f30a85 [tmux] Use a slightly nicer time format 2022-06-01 14:48:02 -07:00
09ea02303d [zsh] Move vi init to init_env_vi; set EDITOR in that function 2022-05-28 09:16:07 -07:00
4317bfd61e [zsh] This IO redirection was bad; redirection stdout and err is >&, not &> 2022-05-26 14:50:19 -07:00
b2a1d2fc83 [zsh] Tweak IO redirection in init_rc_vi 2022-05-26 09:11:57 -07:00
97c1b8ad30 [zsh] Fiddling with IO redirection 2022-05-26 09:11:35 -07:00
c3be112691 [zsh] Enhance Darwin's say_hello to adapt to missing variables 2022-05-26 09:09:31 -07:00
98dd139677 [zsh,tmux] Set the tmux window name from the ZSH prompt 2022-05-26 09:09:31 -07:00
d5ede2e563 [zsh] Convert zshrc to use do_init_functions 2022-05-26 09:06:15 -07:00
b82c83073c [zsh] Remove arguments from these init functions 2022-05-26 09:06:15 -07:00
e8aae4ef89 [zsh] Move vi function to a simple alias in init_rc_vi 2022-05-26 09:06:15 -07:00
a66be0e49e [zsh] Add /Users/eryn/Library/Developer/Xcode/DerivedData that points to Xcode's DerivedData 2022-05-25 15:13:21 -07:00
3addd3d3a2 [zsh] Move the hello message to its own Darwin-specific say_hello function 2022-05-25 15:10:08 -07:00
edf8034308 [zsh] Convert zprofile to do_init_functions 2022-05-25 14:37:29 -07:00
Eryn Wells
20414bb31c [zsh] Add init_profile_darwin -- a Darwin specific init_profile 2022-05-25 14:12:08 -07:00
Eryn Wells
bb47c6cc52 [zsh] Add connect_ssh_agent to invoke ssh-agent anew or with pre-existing variables in ~/.ssh_agent_vars 2022-05-25 14:12:08 -07:00
Eryn Wells
9937af9f49 [zsh] Convert the public init_env steps to do_init_functions 2022-05-25 14:12:06 -07:00
Eryn Wells
f97f1bda34 [zsh] Add do_init_functions to run an array of functions 2022-05-25 14:10:08 -07:00
Eryn Wells
abf94e7104 [tmux] Get the %m right in the right side date 2022-05-25 14:10:08 -07:00
db8e255a8f [zsh] Move setting up tilde paths to their own init function 2022-05-22 15:32:22 -07:00
44302e10ed [tmux] Modernize the tmux conf a bit 2022-05-22 15:32:22 -07:00
0226d26f94 [zsh] Get the output redirection right for autoloads 2022-05-20 15:12:14 +00:00
1eb0f7ab8e [nethack] Don't do the beatitude coloring; it wasn't working 2022-05-20 14:58:40 +00:00
9b86ce9955 [nethack] Let me pick my role 2022-05-20 14:58:16 +00:00
a8f7c60476 [nethack] Do NOT talk about walls 2022-05-20 14:58:00 +00:00
9d5f76e377 [nethack] Use DECgraphics in curses mode 2022-04-16 17:36:47 +00:00
aff206e2a0 [zsh] Update the nethack function to connect over SSH to alt.org 2022-04-11 15:17:49 -07:00
dc6c5bba98 [nethack] A ton of config updates and a bunch of copied stuff from some configs on alt.org 2022-04-11 15:17:48 -07:00
b93217719e [nethack] Remove redundant OPTIONS line 2022-04-09 04:20:29 +00:00
01292bbaec [nethack] Update options 2022-04-08 02:11:22 +00:00
631496ac13 [nethack] Update the rc file with new options 2022-04-07 18:28:53 -07:00
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