-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Provided that tangld is already initialized and configured, make it easy to "move this dotfile into tangld". For example, I already have tangld setup in ~/.tangld and I have a ~/.tmux.conf file in my home directory that I want to bring under tangld. Adopting this file means:
- create an org source file in ~/.tangld/src with an appropriate name (in this case 'tmux.org' seems fitting)
- add appropriate header information to the org file, such as a title, tangle target info, comment options etc
- add an org heading to the org file
- add a
begin_srcblock - copy the contents of
~/.tmux.confintotmux.org - add a
end_srcblock - move or rename the original source file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request