aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.stowrc
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-04-01 19:47:13 -0500
committerToby Vincent <tobyv13@gmail.com>2022-04-01 19:47:13 -0500
commitc38a4932829c97f39fe3f5fb6bc2da6d397ff877 (patch)
treeb3d6abd1943ff70a159c67797c6e65789f91c0b5 /.stowrc
parenta8448d53f7fdc8aa36689df29eea7cb9ce057dde (diff)
fix: improve robustness of mklink script
Diffstat (limited to '.stowrc')
-rw-r--r--.stowrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.stowrc b/.stowrc
index 5d35626..7319f24 100644
--- a/.stowrc
+++ b/.stowrc
@@ -1,4 +1,6 @@
--verbose
--dotfiles
--no-folding
---target=$HOME \ No newline at end of file
+--target=$HOME
+--override=.gnupg/gpg-agent.conf
+--override=.config/alacritty/* \ No newline at end of file