dotfiles/zsh/func
2023-06-01 10:27:12 -07:00
..
darwin [zsh] Echo the result of darwin-hardware-model instead of returning it 2023-03-29 12:53:13 -07:00
append_to_path [zsh] Fix some coding amateur hour in the *_path functions 2023-03-30 10:44:00 -07:00
binary_exists [zsh] Remove shebangs from binary_exists and init_env 2023-03-29 12:53:13 -07:00
connect_ssh_agent [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
darwin_configure_screenshots_directory [zsh] Remove nested function from darwin_configure_screenshots_directory 2022-07-19 09:21:33 -07:00
darwin_icloud_drive_path [zsh] Update shell init: rc 2021-12-31 11:54:55 -08:00
darwin_init_once [zsh] Remove all the ShellLog calls -- just too slow :( 2022-01-22 09:39:51 -08:00
do_init_functions [zsh] Fix up init functions 2022-11-16 15:32:33 +00:00
g [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
import_cacert
init_app_environments [zsh] Update shell init: rc 2021-12-31 11:54:55 -08:00
init_configure_ls [zsh] Remove arguments from these init functions 2022-05-26 09:06:15 -07:00
init_env [zsh] Remove shebangs from binary_exists and init_env 2023-03-29 12:53:13 -07:00
init_env_aliases [zsh] Add init_env_aliases with some aliases to create maps and arrays 2022-10-20 09:20:29 -07:00
init_env_darwin [zsh] Move Darwin $OSBUILD, $OSVERSION, and $HWMODEL 2023-03-28 10:50:59 -07:00
init_env_darwin_python
init_env_playdate [zsh] Add playdate SDK configuration to the shell 2023-03-20 08:42:43 -07:00
init_env_python [zsh] Make init_env_python a function inside of its script file 2023-03-30 10:39:37 -07:00
init_env_vi [zsh] Fix up init functions 2022-11-16 15:32:33 +00:00
init_path [zsh] Fix some coding amateur hour in the *_path functions 2023-03-30 10:44:00 -07:00
init_profile_darwin [zsh] Remove init_profile_darwin_say_hello from init_profile_darwin 2023-03-28 10:53:27 -07:00
init_profile_darwin_say_hello [zsh] Use the darwin- system info functions in init_profile_darwin_say_hello 2023-03-28 10:50:59 -07:00
init_rc_aliases [zsh] Remove all the ShellLog calls -- just too slow :( 2022-01-22 09:39:51 -08:00
init_rc_configure_completion [zsh] Add homebrew site-functions to fpath 2023-06-01 10:27:12 -07:00
init_rc_configure_prompt [zsh] Remove arguments from these init functions 2022-05-26 09:06:15 -07:00
init_rc_configure_zle [zsh] Remove arguments from these init functions 2022-05-26 09:06:15 -07:00
init_rc_darwin [zsh] Move open-xcode function to its own file and autoload it in zshrc 2023-03-20 10:09:48 -07:00
init_rc_fpath_darwin [zsh] Add homebrew site-functions to fpath 2023-06-01 10:27:12 -07:00
init_rc_linux [zsh] Remove all the ShellLog calls -- just too slow :( 2022-01-22 09:39:51 -08:00
init_rc_tilde_paths [zsh] Add /Users/eryn/Library/Developer/Xcode/DerivedData that points to Xcode's DerivedData 2022-05-25 15:13:21 -07:00
init_zsh_functions [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
init_zsh_history [zsh] Remove all the ShellLog calls -- just too slow :( 2022-01-22 09:39:51 -08:00
init_zsh_options [zsh] Remove all the ShellLog calls -- just too slow :( 2022-01-22 09:39:51 -08:00
list_tmux_sessions [zsh] Update shell init: profile 2021-12-31 12:00:16 -08:00
load_module [zsh] Update the load_module function -- it's old and crusty 2022-01-22 09:40:46 -08:00
nethack [zsh] Fix the nethack function so it only triggers a remote session if you ask for it 2023-03-25 08:08:41 -07:00
open-xcode [zsh] Move open-xcode function to its own file and autoload it in zshrc 2023-03-20 10:09:48 -07:00
prepend_to_path [zsh] Fix some coding amateur hour in the *_path functions 2023-03-30 10:44:00 -07:00
prompt_colorize
prompt_loquacious_setup [zsh] Get the hostname back 2022-11-30 11:41:55 -08:00
pw
refresh_system_tags
setup-cpython
setup_android
solarized
up