Commit graph

17 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
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
47b2c0f476
Fix for vim fzf after the move to manually intalling fzf
Also added a `gitB` function for selecting branches from a list
2022-01-19 18:07:08 +02:00
c512adf04d
Added ansible lint CI step.
Cleanup and lint fixes
2022-01-19 17:17:32 +02:00
4e3e857b0a
Cleanups and tweaks 2022-01-13 19:47:24 +02:00
f17255a377
Added a short <prefix>-i for cheat sheet (cht.sh) lookup 2022-01-10 15:52:54 +02:00
46cc9cb46e
Using gitui instead of lazygit 2021-12-19 17:48:56 +02:00
7b5e07e2cb Removed ansible verbose debugging and minor small tweaks 2021-12-18 16:30:00 +02:00
3887c8df9f
Added new playbook just for cli-tools and updated CI 2021-12-18 11:05:28 +02:00
589090ad04
Some functions for grid/IDE tmux layouts.
IDE: ` $ ide [name_of_workspace]`
Grid: ` $ grid 2x3`
2021-12-09 17:04:41 +02:00
5bb28461d0
New common alias for tmux. 2021-12-09 10:36:10 +02:00
e62187e510
Cleanup and refactoring. 2021-11-18 16:41:23 +02:00
3e250fd12b
Added flatpak role to install software 2021-10-30 10:25:48 +03:00
6876d84340
Initial commit 2021-10-29 16:51:16 +03:00