Commit graph

17 commits

Author SHA1 Message Date
Sagi Dayan 338dd906f3
shellconfig: Updated ide function. Better and minimal layout 2022-11-07 08:52:42 +02:00
Sagi Dayan 02c7409957
Switched vim with neovim. and updated:
- shell functions
 - vim plugins
 - ansible tweaks
 - added alias `vim=nvim`
 - Updated theme to gruvbox
2022-06-01 15:10:58 +03:00
Sagi Dayan b1b463addd
Some script tweaks + tmux shortcuts and theme 2022-02-02 11:54:04 +02:00
Sagi Dayan 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
Sagi Dayan 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
Sagi Dayan 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
Sagi Dayan c512adf04d
Added ansible lint CI step.
Cleanup and lint fixes
2022-01-19 17:17:32 +02:00
Sagi Dayan 4e3e857b0a
Cleanups and tweaks 2022-01-13 19:47:24 +02:00
Sagi Dayan f17255a377
Added a short <prefix>-i for cheat sheet (cht.sh) lookup 2022-01-10 15:52:54 +02:00
Sagi Dayan 46cc9cb46e
Using gitui instead of lazygit 2021-12-19 17:48:56 +02:00
Sagi Dayan 7b5e07e2cb Removed ansible verbose debugging and minor small tweaks 2021-12-18 16:30:00 +02:00
Sagi Dayan 3887c8df9f
Added new playbook just for cli-tools and updated CI 2021-12-18 11:05:28 +02:00
Sagi Dayan 589090ad04
Some functions for grid/IDE tmux layouts.
IDE: ` $ ide [name_of_workspace]`
Grid: ` $ grid 2x3`
2021-12-09 17:04:41 +02:00
Sagi Dayan 5bb28461d0
New common alias for tmux. 2021-12-09 10:36:10 +02:00
Sagi Dayan e62187e510
Cleanup and refactoring. 2021-11-18 16:41:23 +02:00
Sagi Dayan 3e250fd12b
Added flatpak role to install software 2021-10-30 10:25:48 +03:00
Sagi Dayan 6876d84340
Initial commit 2021-10-29 16:51:16 +03:00