Commit graph

3 commits

Author SHA1 Message Date
36da306421
Added some minor twekas to workspace scripts + new git tmux shortcut.
<prefix>-g will let you add files to stage.
2022-01-24 11:54:38 +02:00
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
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