Dotfiles update 2025-12-26 19:59
This commit is contained in:
@@ -278,6 +278,13 @@ _deferred_load() {
|
||||
# Setup FZF
|
||||
_has_cmd fzf && _setup_fzf
|
||||
|
||||
# -----------------------------------------------------------------------
|
||||
# Load machine-specific configuration
|
||||
# This must be loaded early so machine configs can override other settings
|
||||
# -----------------------------------------------------------------------
|
||||
local machines_lib="$_dotfiles_dir/zsh/lib/machines.zsh"
|
||||
[[ -f "$machines_lib" ]] && source "$machines_lib"
|
||||
|
||||
# -----------------------------------------------------------------------
|
||||
# Load all function files from functions directory
|
||||
# Excludes command-palette.zsh (already loaded) and motd.zsh (loaded separately)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user