dotfiles v1.0.3
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.2"
|
||||
set -g DOTFILES_VERSION "1.0.3"
|
||||
|
||||
# --- Remote repository (set this to enable auto-updates) --------------------
|
||||
# Example:
|
||||
|
||||
@@ -61,7 +61,7 @@ function dotfiles -d "Manage dotfiles and self-update system"
|
||||
dotfiles_version
|
||||
|
||||
case status
|
||||
dotfiles_status
|
||||
dotfiles_status $argv[2..]
|
||||
|
||||
case init
|
||||
# `dotfiles init` → init all
|
||||
|
||||
Reference in New Issue
Block a user