Commit graph

4 commits

Author SHA1 Message Date
f4f315df42
tmux <prefix>-b to change git branches fast
Uses gitB function from common.sh

Also added confirmation to delete workspace
2022-01-23 15:31:34 +02:00
cbe5e8442f
add_workspace now checks if there is a WS for pwd and asks if to override 2022-01-23 12:28:42 +02:00
fe3b4dd7ee
workspace manager: when adding same name ask to override 2022-01-23 10:52:04 +02:00
79ab87fa07
Simple tmux based workspace manager
- tmux key-bindings for save/open/delete workspace
- each workspace has a layout based on common.sh functions such as `ide` `grid` and `layout`
2022-01-22 17:25:21 +02:00