mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-24 21:57:10 +00:00
Renamed long dotfiles to dfm (dotfiles manager)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
# shellcheck source-path=$HOME/.dotfiles/local/bin
|
||||
#
|
||||
# Helper variables, override with ENVs like `VERBOSE=1 dotfiles help`
|
||||
# Helper variables, override with ENVs like `VERBOSE=1 dfm help`
|
||||
: "${VERBOSE:=0}"
|
||||
: "${DOTFILES:=$HOME/.dotfiles}"
|
||||
: "${INSTALL_SCRIPT:=$DOTFILES/scripts/install.sh}"
|
||||
Reference in New Issue
Block a user