diff --git a/home/.config/alpha b/home/.config/alpha deleted file mode 120000 index d00ce68..0000000 --- a/home/.config/alpha +++ /dev/null @@ -1 +0,0 @@ -/src/init-env/home/.config/alpha \ No newline at end of file diff --git a/home/.config/tmuxinator/recipes.yml b/home/.config/tmuxinator/recipes.yml new file mode 100644 index 0000000..f416961 --- /dev/null +++ b/home/.config/tmuxinator/recipes.yml @@ -0,0 +1,11 @@ +# /Users/andrewminer/.config/tmuxinator/recipes.yml + +name: recipes +root: /src/recipes + +windows: + - main: + layout: 7def,157x80,0,0[157x70,0,0,0,157x9,0,71,1] + panes: + - vim + - ./build server diff --git a/home/.config/tmuxinator/sulphurette.yml b/home/.config/tmuxinator/sulphurette.yml new file mode 100644 index 0000000..6e87604 --- /dev/null +++ b/home/.config/tmuxinator/sulphurette.yml @@ -0,0 +1,11 @@ +# /Users/andrewminer/.config/tmuxinator/sulphurette.yml + +name: sulphurette +root: /src/sulphurette + +windows: + - main: + layout: 7def,157x80,0,0[157x70,0,0,0,157x9,0,71,1] + panes: + - vim + - ./build.py server --site sulphurette.com