commit 7ab90de5c22c5a577ac153cc1759b8893025d22e
parent d7ed6b25533e661376162d57cf4dd6215693e835
Author: gearsix <gearsix@tuta.io>
Date: Sun, 7 Nov 2021 01:43:06 +0000
updated README with link, ln info
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -41,6 +41,10 @@ COMMANDS
update the source DOTFILE path (of the dotfm-registered dotfile
matching ALIAS) that DESTINATION points to.
+ link, ln <FILE> ...
+ hardlink FILE to another destination, ideally a repository with a
+ collection of your dotfiles.
+
remove, rm <ALIAS> ...
If ALIAS is recognised, then the DESTINATION of the dotfile will be
removed. This is a destructive function, use it carefully.
@@ -76,6 +80,7 @@ ENVIRONMENT
EDITOR The text editor to edit dotfiles with. If not present,
nano will be used.
HOME The home directory of the current user
+ DFMDIR The directory in which your collection of dotfiles live.
HINTS
I would recommend modifying the "KNOWN" array in src/ dotfm.py