Skip to content

Commit 40e112c

Browse files
committed
Modify workflow.md
1 parent dd0d85b commit 40e112c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

workflow.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
## Git Repositories
44
I access git repositories through ssh with public key authentification
55
[TODO] I have a cron job that periodically push the local repo to the server, and a script to pull from the repo when I connect and push to the repo when I disconnect. Those jobs use Github deploy keys.
6+
7+
## Projects management
8+
todo_list file in each project
9+
command "todo": show current todo for each project
10+
11+
## Quick access to files and folders
12+
Files and folder for quick access listed in the .shell_files/.quick_access file in their folder or one of their parent folder.
13+
Those .quick_access files generate the necessary files for each shell in the previous .shell_files folder which are called by the shell configuration files.

0 commit comments

Comments
 (0)