feat: add user scripts (backup-menu, ssh-pick, proj) and backup reminder
This commit is contained in:
@@ -34,3 +34,6 @@ source "${ZSH_CONFIG_DIR}/prompt.zsh"
|
||||
|
||||
# ═══ Fastfetch ══════════════════════════════════════════════
|
||||
[[ -z "$TMUX" && "$TERM_PROGRAM" == "kitty" ]] && fastfetch
|
||||
|
||||
# ═══ Напоминания ════════════════════════════════════════════
|
||||
(( ${+functions[_backup_reminder]} )) && _backup_reminder
|
||||
|
||||
Reference in New Issue
Block a user