Automatically setups workspaces.
Requires my specific hardware and software setup so may not be that useful to anybody else.
$ make install
The scripts are installed to ~/bin
.
The ~/bin/devs_startup.sh
con be added to .profile
or .bashrc
for startup workspace setup.
$ ./devs.sh 4 project_name # Setups up workspace 4 with project `project_name`
$ ./devs.sh 4 # Setups up workspace 4 and opens a prompt to select project
Rought list of requirements:
- 3 monitors
- i3 window manager
- fzf
- Helix editor
- Firefox
- bash
Then they also should be configured like in my setup.