Now with more FEATURES (the worth of which who knows, but I like em).
This commit is contained in:
@@ -56,6 +56,14 @@ ESPANSO_TRIGGER_PREFIX=".." # Prefix for all triggers (e.g., "..date")
|
||||
SNAPPER_CONFIG="root"
|
||||
LIMINE_CONF="/boot/limine.conf"
|
||||
|
||||
# --- Advanced Features ---
|
||||
ENABLE_SMART_SUGGESTIONS="true" # Typo correction and alias suggestions
|
||||
ENABLE_COMMAND_PALETTE="true" # Ctrl+Space fuzzy launcher
|
||||
ENABLE_SHELL_ANALYTICS="false" # Track command usage stats
|
||||
ENABLE_VAULT="true" # Encrypted secrets storage
|
||||
ENABLE_AUTO_SYNC="false" # Auto-sync dotfiles on shell start
|
||||
DOTFILES_AUTO_SYNC_CHECK="true" # Check for updates on shell start
|
||||
|
||||
# ============================================================================
|
||||
# Derived URLs (generally don't edit these)
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user