Files
dotfiles/config/sesh/sesh.toml
2025-03-17 17:43:02 +01:00

47 lines
982 B
TOML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
default_startup_script = "~/.config/sesh/scripts/open_files"
[[startup_scripts]]
session_path = "~/Code/GitHub/websites/stefanimhoff-de"
script_path = "~/.config/sesh/scripts/node_dev"
[[session]]
name = "🌟Dotfiles"
path = "~/.dotfiles"
[[session]]
name = "📥Downloads"
path = "~/Downloads"
startup_command = "la"
[[session]]
name = "📝Zettelkasten"
path = "~/Code/GitHub/obsidian/zettelkasten/"
[[session]]
name = "✨Highlights"
path = "~/Code/GitHub/obsidian/highlights/"
[[session]]
name = "👨💻stefanimhoff-de"
path = "~/Code/GitHub/websites/stefanimhoff-de/"
[[session]]
name = "🥷kogakure-de"
path = "~/Code/GitHub/websites/kogakure-de/"
[[session]]
name = "⚓hamburg-stefanimhoff-de"
path = "~/Code/GitHub/websites/hamburg-stefanimhoff-de/"
[[session]]
name = "📦Crate 🌳"
path = "~/Code/XING/crate.git/"
[[session]]
name = "📦Crate"
path = "~/Code/XING/crate/"
[[session]]
name = "🍺Brewery"
path = "~/Code/XING/crate/xinglets/brewery/"