Commit Graph

66 Commits

Author SHA1 Message Date
c363791da0 Made -f the default for 'doom refresh' #2065
-f is necessary when there are changes to your system that Doom needs to
pick up when running 'doom refresh'. It won't do anything if your doom
dotfiles haven't visibly changed, which won't be the case if you are
installing, say, mu4e or vterm, through your system package manager.

What was initially a time-saving mechanic has become a trap for
beginners, so I've made -f its default behavior and its previous
behavior opt-in with the -n / --if-necessary switches.
2019-11-16 20:55:08 -05:00
32089d9acb docs/faq: fix module index link 2019-11-16 20:13:31 -05:00
031a68a36d docs/faq: revise & remove redundancies 2019-11-14 15:47:29 -05:00
a7e8e50c40 Correct some typos 2019-10-30 14:41:10 +00:00
527df08373 docs/faq.org: #+STARTUP: nofold 2019-10-29 01:10:24 -04:00
e98a0ca14a docs/faq: clarify package installation & configuration 2019-10-28 23:23:12 -04:00
3e5ad49df1 docs/faq: mention lispy/parinfer modules wrt smartparens 2019-10-28 23:23:11 -04:00
311bdf100e docs/faq: mention 'doom refresh' under enable/disable modules 2019-10-26 13:30:53 -04:00
0fd21c2064 Fix paths in the FAQ 2019-10-25 18:43:23 +02:00
a531955dad docs/faq: mention package! recipe inheritance 2019-10-23 22:11:28 -04:00
391c8305a6 docs/faq: expand "how to change line numbers" 2019-10-20 10:58:54 -04:00
b45a9c5e03 docs/faq: general revision 2019-10-20 10:58:52 -04:00
5fa746e27c docs/faq: "why wsbutler?" 2019-10-20 10:58:52 -04:00
f1324172d3 docs/faq: update leader key defaults 2019-10-13 01:18:52 -04:00
9f1936ae3a Revise docs/faq 2019-10-12 14:55:16 -04:00
ec330e6348 Add docs/faq.org
Relevant to #1771, #372, #174
2019-10-08 20:11:21 -04:00