Commit graph

68 commits

Author SHA1 Message Date
Eryn Wells
f97f1bda34 [zsh] Add do_init_functions to run an array of functions 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
aff206e2a0 [zsh] Update the nethack function to connect over SSH to alt.org 2022-04-11 15:17:49 -07:00
4d76782d7d [vim,zsh] Setup for doing tidalcycles in vim, including paths to local ghc 2022-04-07 18:28:30 -07:00
de14a7c00d [zsh] Open xcodeproj and xcworkspace files by looking for the currently selected Xcode 2022-01-25 17:26:56 -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
f697e616d3 [zsh] Remove the wrapping init_path function 2022-01-22 21:33:28 -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
ff2666c518 Remove codetemplates/ and remove ZSH makers module -- I haven't used either in years 2022-01-22 10:24:39 -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
4a019f54c4 [zsh] Remove pprint aliases 2022-01-19 08:30:49 -08:00
3536a9d9c2 [zsh] Remove all the shell-log calls because they are slow af 2022-01-18 14:49:09 -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
Eryn Wells
9ecc2774f1 [zsh] Remove ZLE mode -- all emacs now; fix STATUS 2021-11-29 13:43:28 -08:00
b9479c410d [zsh] Remove ZLE mode info from the prompt 2020-06-17 08:34:13 -07:00
932aac1928 [zsh] Set a file URL in the Apple Terminal title 2017-01-31 22:57:45 -08:00
f22159fc0e Add solarized color and usage tables 2014-07-20 09:09:55 -07:00
f38df1bf39 Update mkmdir func 2014-03-14 22:57:12 -07:00
ff92c78b40 Move nethack function to its own script 2014-02-10 10:17:39 -07:00
39aa41fb2d Setup functions for CPython development 2014-01-21 08:24:34 -08:00
6801901f3c Get prompt repo name on chpwd 2013-11-06 14:52:47 -08:00
5b2503fe2a Don't reset prompt info when switching modes -- performance fix! 2013-10-07 21:27:27 -07:00
0d2ddbed39 Add setup_android function 2013-08-30 09:11:14 -07:00
e1ef52f53f Java additions 2013-08-30 09:11:14 -07:00
5882ad7d0a Clean up pw() 2013-08-09 18:22:37 -07:00
5d22a2cfa5 Fix up mkdjango 2013-08-09 10:13:34 -07:00
28397d8b32 Prepend tmux session name to Xterm title 2013-04-04 09:41:07 -07:00
e9c5bcb0d9 Fix mktemp call in import_cacert 2013-04-02 09:43:42 -07:00
b49586946e Add import_cacert zsh function 2013-04-02 09:35:35 -07:00
5ba6c60a91 Set PS1_JOBS 2013-03-12 13:57:58 -07:00
470b583f28 Show history count in RPS1 2013-03-06 09:16:25 -08:00
635baf6799 Add history and job count to RPS1 in loquacious 2013-02-15 21:27:21 -08:00
059a9fa8cf Autoload refresh_system_tags function 2013-01-23 13:25:03 -08:00
167cd9c78c Merge remote-tracking branch 'origin/master' 2013-01-23 11:14:33 -08:00
52396e8b55 Use add-zsh-hook for prompt hooks; fix colors of prompt components 2013-01-23 10:55:15 -08:00
a8dde47e93 Merge remote-tracking branch 'origin/master'
Conflicts:
	vimrc
2013-01-13 10:19:57 -08:00
2cbe3d7b00 Fix set_xterm_title function in prompt for iTerm2 2013-01-13 10:14:22 -08:00