Updated task as ongoing
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
#+language: en
|
#+language: en
|
||||||
|
|
||||||
* PLANNED
|
* PLANNED
|
||||||
** TODO [#A] Modify shell scripts in ~${PROJECT_ROOT}/zfs~ such that assumptions regarding avaialble datasets are minimized
|
|
||||||
- This could be done by softcoding dataset and pool names or creating functions that specify through argument
|
|
||||||
** TODO [#A] Create a ~${PROJECT_ROOT}/skel~ directory
|
** TODO [#A] Create a ~${PROJECT_ROOT}/skel~ directory
|
||||||
- Should contain a shell script setting new permanent but reversible XDG variables, copying the directory structure to existing user home directories, and setting it as default for newly created user home directories
|
- Should contain a shell script setting new permanent but reversible XDG variables, copying the directory structure to existing user home directories, and setting it as default for newly created user home directories
|
||||||
- Should contain subdirectories that match the paths relative to user home directories for XDG variables
|
- Should contain subdirectories that match the paths relative to user home directories for XDG variables
|
||||||
@@ -13,5 +11,7 @@
|
|||||||
- If want to implement custom desktop entries or menu entries for these custom XDG home subdirectory paths, see more on [[https://wiki.archlinux.org/title/Desktop_entries][desktop entries]] and [[https://wiki.archlinux.org/title/Xdg-menu]xdg-menu]
|
- If want to implement custom desktop entries or menu entries for these custom XDG home subdirectory paths, see more on [[https://wiki.archlinux.org/title/Desktop_entries][desktop entries]] and [[https://wiki.archlinux.org/title/Xdg-menu]xdg-menu]
|
||||||
|
|
||||||
* IN PROGRESS
|
* IN PROGRESS
|
||||||
|
** DOING [#A] Modify shell scripts in ~${PROJECT_ROOT}/zfs~ such that assumptions regarding avaialble datasets are minimized
|
||||||
|
- This could be done by softcoding dataset and pool names or creating functions that specify through argument
|
||||||
|
|
||||||
* FINISHED
|
* FINISHED
|
||||||
Reference in New Issue
Block a user