diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-02-07 16:30:19 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-02-21 15:34:26 +0000 |
commit | f938a84f6b9265f14e96dade6c6260ecf523c5dd (patch) | |
tree | 16754cdee807d852bc3c8afdc9ce754bfba3e020 /README.md | |
parent | 271f21071b6f376d80c6bc31ac442969b476e39b (diff) |
Add -romainl- suggestions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,3 +15,5 @@ Deploy with stow: ``` find . -mindepth 1 -maxdepth 1 -printf "%P\\0" | grep -zvFf .stowignore | xargs -0 stow -t $HOME --no-folding ``` + +Personal files (`mutt` aliases, `vim` snippets, `tmuxinator` sessions, etc.) are located in a different git repository and stowed normally, with folding. |