dotfiles v1.1.0
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
# DOTFILES_DIR holds the template files; DOTFILES_BACKUP_DIR holds backups
|
||||
# and the last-update-check timestamp.
|
||||
|
||||
set -g DOTFILES_VERSION "1.0.10"
|
||||
set -g DOTFILES_VERSION "1.1.0"
|
||||
|
||||
# --- Remote repository (set this to enable auto-updates) --------------------
|
||||
# Example:
|
||||
@@ -134,12 +134,6 @@ if status is-interactive
|
||||
end
|
||||
end
|
||||
|
||||
# ── 4c. Prompt ─────────────────────────────────────────────────────────
|
||||
# No custom fish_prompt defined here — Fish uses its built-in default
|
||||
# which shows user@host in color, the working directory, git status,
|
||||
# and pipestatus. To customise, define your own fish_prompt function
|
||||
# in ~/.config/fish/functions/fish_prompt.fish.
|
||||
|
||||
end # status is-interactive
|
||||
|
||||
function last_history_item
|
||||
|
||||
Reference in New Issue
Block a user