File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33- [ ] fix CI/CD failing on Github Action
44- [ ] add test to check if config is working correctly
55
6-
76## Dotfile management
87
98- [ ] use a proper dotfile management
10- - [ ] [ dotbot] ( https://github.com/anishathalye/dotbot#full-example )
9+ - [x ] [ dotbot] ( https://github.com/anishathalye/dotbot#full-example )
1110 - [ ] [ stow] ( https://alexpearce.me/2016/02/managing-dotfiles-with-stow/ )
1211 - [ ] [ git bare repo] ( https://news.ycombinator.com/item?id=11071754 )
1312
1615- [ ] Trying [ tmuxinator] ( https://github.com/tmuxinator/tmuxinator ) and create a workflow
1716
1817### add new package workflow
18+
19191 . Add new package to the list of package eg: nvim/nvim == 0.10.4 (with version like pip install -r requirements.txt)
20202 . Running sync for installing/deleting packages from the list of requirements eg: make sync
2121
You can’t perform that action at this time.
0 commit comments