dotfiles/zsh/func
2024-06-25 10:09:52 -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-icloud-drive-path [zsh] Rename darwin-icloud-drive-path to remove underscores 2024-06-25 10:09:52 -07:00
darwin_configure_screenshots_directory [zsh] Remove nested function from darwin_configure_screenshots_directory 2022-07-19 09:21:33 -07:00
darwin_init_once [zsh] Add init_xcode and call it from darwin_init_once; add ~df path to dotfiles 2023-08-26 07:59:43 -07: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
homebrew-prefix [zsh] Implement a homebrew-prefix function and use it when setting up fpath 2024-03-05 11:08:37 -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] Add init_xcode and call it from darwin_init_once; add ~df path to dotfiles 2023-08-26 07:59:43 -07:00
init_env_darwin_python [zsh] Update shell init; use ZSH autoloaded functions instead of a bunch of files 2021-12-31 10:27:27 -08:00
init_env_playdate [zsh] Add playdate SDK configuration to the shell 2023-03-20 08:42:43 -07:00
init_env_python [zsh] Unquote the Python Path in init_env_python 2023-07-11 16:14:52 -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] Add an alias for v=vi 2024-01-25 13:36:32 -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] Rename darwin-icloud-drive-path to remove underscores 2024-06-25 10:09:52 -07:00
init_rc_fpath_darwin [zsh] Implement a homebrew-prefix function and use it when setting up fpath 2024-03-05 11:08:37 -08: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_system_parameters Add a mechanism for building a cache of "system parameters" 2024-03-05 11:08:53 -08:00
init_xcode [zsh] Add init_xcode and call it from darwin_init_once; add ~df path to dotfiles 2023-08-26 07:59:43 -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
neovim_init_once [nvim,zsh] Set up pyright LSP for Python development 2023-09-06 10:19:21 -07: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] Move the history number later in the prompt and add a numero sign 2024-03-08 10:07:04 -08:00
pw
refresh_system_tags
setup-cpython
setup_android
solarized Add solarized color and usage tables 2014-07-20 09:09:55 -07:00
up