dotfiles/zsh/func
Eryn Wells 661e5516e7 Add a mechanism for building a cache of "system parameters"
- Add a system_parameters module to eryntools that implements some basic types and can write a cache to a file.
- Add a system-parameters Python script that builds the cache.
- Add init_system_parameters to zsh that exports an environment variable that points to the parameters file
- Add an eryn.system-parameters.plist LaunchAgent file for running the script at regular intervals
2024-03-05 11:08:53 -08: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
darwin_configure_screenshots_directory
darwin_icloud_drive_path
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
g
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
init_configure_ls
init_env [zsh] Remove shebangs from binary_exists and init_env 2023-03-29 12:53:13 -07:00
init_env_aliases
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
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
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
init_rc_configure_zle
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] Implement a homebrew-prefix function and use it when setting up fpath 2024-03-05 11:08:37 -08:00
init_rc_linux
init_rc_tilde_paths
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
init_zsh_history
init_zsh_options
list_tmux_sessions
load_module
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] Add the history number to RPROMPT 2024-03-05 11:07:49 -08:00
pw
refresh_system_tags
setup-cpython
setup_android
solarized
up