diff options
Diffstat (limited to 'mac/.config/sesh/sesh.toml')
| -rw-r--r-- | mac/.config/sesh/sesh.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mac/.config/sesh/sesh.toml b/mac/.config/sesh/sesh.toml index 349c5ba..954e199 100644 --- a/mac/.config/sesh/sesh.toml +++ b/mac/.config/sesh/sesh.toml @@ -42,6 +42,10 @@ name = "public" path = "~/Public" [[session]] +name = "work" +path = "~/Desktop/work" + +[[session]] name = "scripts" path = "~/.local/bin" |
