diff options
| author | Blista Kanjo | 2024-06-29 00:23:14 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2024-06-29 00:23:31 -0400 |
| commit | 115143e58306e5b2ca1b0201fd306f4196a402b2 (patch) | |
| tree | f5846247a639df3224e33929b01e00450bde8a30 | |
| parent | 92118b2d5a8482924a8d6c6fd7722946bd050e24 (diff) | |
refactor: fix `.stowrc`
| -rw-r--r-- | .stowrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ ---ignore=.stowrc ---ignore=.vim ---ignore=.vimrc +--ignore=^.stowrc$ +--ignore=^.vim$ +--ignore=^.vimrc$ --adopt --dotfiles --target ~/ |
