mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Make Work/tries ready too
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Add ./bin to path for all items in ~/Work
|
# Setup default work directory (and tries)
|
||||||
mkdir -p "$HOME/Work"
|
mkdir -p "$HOME/Work"
|
||||||
|
mkdir -p "$HOME/Work/tries"
|
||||||
|
|
||||||
|
# Add ./bin to path for all items in ~/Work
|
||||||
cat >"$HOME/Work/.mise.toml" <<'EOF'
|
cat >"$HOME/Work/.mise.toml" <<'EOF'
|
||||||
[env]
|
[env]
|
||||||
_.path = "{{ cwd }}/bin"
|
_.path = "{{ cwd }}/bin"
|
||||||
|
|||||||
Reference in New Issue
Block a user