Commit Graph

393 Commits (9b6494c94d568fff3213868ea2692c09291bb171)

Author SHA1 Message Date
bretello 9b6494c94d
zsh: fix `color` function 2022-03-26 16:43:35 +01:00
bretello 2841fada0a
zsh: use zsh-users/zsh-syntax-highlight instead of zdharma's 2022-03-26 11:30:16 +01:00
bretello 6235cfb737
ansible: add tmux symlink 2022-03-25 09:26:27 +01:00
bretello c5be7e7f0c
vim: set minimum fold lines 2022-03-25 08:52:57 +01:00
bretello fe32254093
tmux: increase history limit 2022-03-25 08:37:14 +01:00
bretello 5d8850389f
aliaes: cleanup 2022-03-25 08:36:41 +01:00
bretello cb05a031a6
zsh: add gswr to switch to recent branches 2022-03-25 08:35:09 +01:00
bretello 624eb4710c
zsh: add treep alias 2022-03-25 08:34:35 +01:00
bretello 782accd7ae
vim: do not return to previous edit position for files in .git 2022-03-25 08:34:09 +01:00
bretello 7005372b5a
vim: create undo_dir when missing 2022-03-25 08:33:47 +01:00
bretello 78ee86c14a
vim: only load ultisnips when python3 is available 2022-03-25 08:30:16 +01:00
bretello ecd2472910
tmux: add history limit 2022-02-26 22:45:14 +01:00
bretello b86622e598
functions: fix dotfiles_selfupdate() 2022-02-16 11:13:23 +01:00
bretello f73659aa45
add drone CI 2022-02-07 23:44:19 +01:00
bretello 89c73f3adf
fixup! Docker: improvements 2022-02-07 21:12:45 +01:00
bretello 9d2a3d99bd
vim: add (commented) vim themes plugs 2022-02-07 21:12:30 +01:00
bretello 8689c25815
Docker: improvements 2022-02-07 21:10:44 +01:00
bretello 21c3f4ac51
ignore: add .vagrant dirs 2022-02-07 21:09:51 +01:00
bretello 24e705b332
vim: shortcuts improvements
- add `T` when on python file to run the pytest test
    under the cursor
- add <leader>xx to open a work buffer
- cleanup fugitive diff/blame/log maps
- remove outdated maps
2022-02-07 21:08:04 +01:00
bretello 6fa513850c
zsh: add editing mode setup check 2022-02-07 20:49:58 +01:00
bretello 85381436cf
zsh: cleanup aliases sourcing 2022-02-07 20:49:25 +01:00
bretello fc4972dab3
zsh: update git_prune_branches 2022-02-07 20:45:59 +01:00
bretello c6b110b325
zsh: cleanup functions completions 2022-02-07 20:44:54 +01:00
bretello 73ef8d928a
ansible: cleanup setup playbook 2022-02-05 13:44:05 +01:00
bretello 41d001a5ce
tmux: start counting windows from 0 2022-02-05 10:56:13 +01:00
bretello 925ef0901e
ansible: add yay install playbook 2022-02-04 16:08:21 +01:00
bretello 927601f444
add dockerfile 2022-01-31 17:19:27 +01:00
bretello f48e6fa773
vim: add <leader>ue :UltiSnipsEdit mapping 2022-01-25 10:55:42 +01:00
bretello 8773349238
vim: fix rainbowcsv plug config 2022-01-25 10:55:13 +01:00
bretello afb1a7a795
zsh: enable grc, ansible and vagrant omz plugins 2022-01-25 10:54:13 +01:00
bretello c231afe36e
vim: add keywordprg config, override K
hit K to run a ripgrep search on the word under the cursor.
This leverages fzf.vim
2022-01-25 10:52:24 +01:00
bretello 43426f7ac5
zsh: add new functions: git-diff-branch, falias, make_backup, make_venv 2022-01-24 11:33:53 +01:00
bretello c6d444c709
zsh: cleanup functions 2022-01-24 09:58:26 +01:00
bretello 476fd545b5
zsh: add ZSH_AUTOSUGGEST_STRATEGY 2022-01-24 09:57:29 +01:00
bretello 330d3dbef6
ansible: cleanup packages 2022-01-24 09:56:51 +01:00
bretello 66ca1af8b7
ansible: improve setup.yml playbook, formatting 2022-01-12 10:06:54 +01:00
bretello 4bf6198638
tmux: add rename-window keybinding 2022-01-06 15:57:08 +01:00
bretello 95e0d56ea7
zsh: add functions/aliases extras + migration 2022-01-05 18:16:45 +01:00
bretello c507973d50
zsh: add fzf-tab module
https://github.com/Aloxaf/fzf-tab/wiki/Configuration
2021-12-27 12:55:17 +01:00
bretello 0b3213632e
vim: remove csv plug 2021-12-25 22:55:49 +01:00
bretello ea25269d1f
zsh: add $g and $w for git and work dirs 2021-12-24 11:49:01 +01:00
bretello 683ca475ae
vim: cleanup fzf config 2021-12-22 12:57:55 +01:00
bretello 56d9cf12db
formatting 2021-12-21 10:55:13 +01:00
bretello f05a892907
vim: update fzf layout 2021-12-20 20:09:57 +01:00
bretello 7e00071eda
vim: update ultisnips config 2021-12-20 20:09:00 +01:00
bretello 41816d6821
vim: add <leader>m for :Maps, update git maps 2021-12-20 20:09:00 +01:00
bretello ea95b4edce vim: improve fzf configuration 2021-12-09 10:47:29 +01:00
bretello 40540908e0 vim: improve fugitive/gitgutter shortcuts 2021-12-09 10:43:05 +01:00
bretello f1454a95f7 vim: update ALE configuration 2021-12-09 10:36:21 +01:00
bretello b249ed88f3 vim: add cursorcolum toggle shortcut (<leader>i) 2021-12-09 10:36:17 +01:00