Commit graph

7 commits

Author SHA1 Message Date
ac04244335
Misc updates. Long time without an updated state. 2022-04-03 12:08:41 +03:00
b1b463addd
Some script tweaks + tmux shortcuts and theme 2022-02-02 11:54:04 +02:00
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
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