Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dotfiles.org
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The configuration includes settings for Emacs itself, shell environments (Fish),

To generate the actual configuration files, run ~org-babel-tangle~ (typically ~C-c C-v t~) from within Emacs, or use this command line approach:

Adding some text which should be in PR1
Adding some great which should be in PR1 but edited in 2!
#+begin_src bash
$(which emacs) --batch --eval "(require 'org)" --eval '(org-babel-tangle-file "~/dotfiles/dotfiles.org")'
#+end_src
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.