bretello
|
8d561fea1f
|
vim: add <leader>D :AleToggle
|
2023-01-17 13:57:14 +01:00 |
|
bretello
|
b95fac5c72
|
vim: add config options for ALE's virtualtext
|
2023-01-17 13:56:47 +01:00 |
|
bretello
|
57caa424e6
|
zsh: move git aliases to its own file, add glsu (git ls untracked)
|
2023-01-12 12:46:09 +01:00 |
|
bretello
|
fd05f479d9
|
zsh: fix git completions for gbD/gbd
|
2022-12-30 16:01:16 +01:00 |
|
bretello
|
ff696ac5db
|
functions: fix dotfiles_selfupdate
|
2022-12-23 13:38:20 +01:00 |
|
bretello
|
9299c753e0
|
vim: add F8 shortcut for tagbar
|
2022-12-23 12:12:25 +01:00 |
|
bretello
|
12e521a2c6
|
vim: remap <leader>gl to Commits, add <leader>gL for :Bcommits
|
2022-12-21 13:54:02 +01:00 |
|
bretello
|
977a45e109
|
ansible: fix setup
- apply prettier
- fix misc issues
|
2022-12-18 13:36:26 +01:00 |
|
bretello
|
2c36af6615
|
zsh: set up PATH early
|
2022-12-18 13:36:26 +01:00 |
|
bretello
|
937555cd8d
|
vim: do not lint on text changed/insert leave
|
2022-11-26 00:56:23 +01:00 |
|
bretello
|
5b575986c9
|
misc improvements/cleanup
- add fzf-tab-config
- fix fzf plugin install
- change shortcut for spell
- set default shell to zsh
|
2022-11-26 00:56:23 +01:00 |
|
bretello
|
3df7a304c4
|
zsh: make update mechanism less annoying
move .zsh file to extras/ so that it doesn't
get sourced twice because of the ZSH_CUSTOM bug
|
2022-11-26 00:48:24 +01:00 |
|
bretello
|
b50a9dec24
|
ansible: fix setup.yml syntax error
|
2022-08-22 10:20:49 +02:00 |
|
bretello
|
c9767aad51
|
zsh: cleanup selfupdate mechanism (pt. 2)
|
2022-08-22 10:20:36 +02:00 |
|
bretello
|
0bfa411f7a
|
zsh: cleanup selfupdate mechanism
|
2022-08-22 10:11:24 +02:00 |
|
bretello
|
72a02e22e0
|
zsh: git: do not fail when aliases are undefined
|
2022-08-18 16:37:24 +02:00 |
|
karajan1001
|
b2df319e18
|
Add four new git function with the help of fzf
|
2022-08-18 20:56:34 +08:00 |
|
bretello
|
dea326e488
|
vendored dependency: z (autojump)
|
2022-08-12 15:55:09 +02:00 |
|
bretello
|
b0ae3d6e3d
|
vim: update ale/gutentags config, add new git maps
Git maps:
- <leader>gp -> push
- <leader>gl -> log
- <leader>gc -> commit
- <leader>gpf -> push --force-with-lease
- <leader>gs -> stage hunk under cursor
- <leader>gu -> unstage hunk under cursor
|
2022-08-12 15:52:55 +02:00 |
|
bretello
|
827843d8bd
|
gitignore: update location
gitignore should be symlinked to ~/.config/git/ignore
see a3f74bf
|
2022-08-12 15:49:12 +02:00 |
|
bretello
|
6e17084112
|
zsh: add completion styles
|
2022-08-12 15:45:38 +02:00 |
|
bretello
|
2fb53e6f2b
|
zsh: functions: cleanup git functions, add git-show-changes
|
2022-06-21 23:06:21 +02:00 |
|
bretello
|
5f4b4538bb
|
zsh: functions: mkvenv: replace venv with virtualenv
virtualenv is faster than venv and also installs wheel by default
|
2022-06-21 23:05:35 +02:00 |
|
bretello
|
a3f74bf816
|
ansible: gitignore migration + install
|
2022-05-08 19:17:29 +02:00 |
|
bretello
|
9f566efa8e
|
vim: add actionlint support (through ALE)
|
2022-05-03 10:17:42 +02:00 |
|
bretello
|
f3bf033fb8
|
zsh functions: add -s flag to mkvenv
|
2022-05-03 10:16:05 +02:00 |
|
bretello
|
dff98b066f
|
zsh functions: add python module
|
2022-04-29 11:16:39 +02:00 |
|
bretello
|
26e313e21e
|
vim: map <leader>H to actionlint on current file
|
2022-04-08 12:07:48 +02:00 |
|
bretello
|
75a00b2380
|
vim: fix Goyo config
|
2022-04-04 15:47:31 +02:00 |
|
bretello
|
76feeb3af0
|
zsh: remove fzf-tab, autoswitch virtualenv
|
2022-04-02 20:06:52 +02:00 |
|
bretello
|
9667cf96c2
|
update dockerignore
|
2022-04-02 19:58:52 +02:00 |
|
bretello
|
486ee8afbf
|
zsh: cleanup functions
|
2022-03-31 19:37:57 +02:00 |
|
bretello
|
5393f33795
|
vim: add GL shortcut to show git log for function under cursor
|
2022-03-31 19:30:31 +02:00 |
|
bretello
|
f88413ddf8
|
vim: make <leader>n show references in quickfix
|
2022-03-31 19:30:11 +02:00 |
|
bretello
|
0c95eef23a
|
zsh: extract git functions to git.zsh
|
2022-03-31 19:27:58 +02:00 |
|
bretello
|
21d9660e64
|
zsh: improve mkvenv function
|
2022-03-30 16:05:57 +02:00 |
|
bretello
|
bef37c3601
|
vim: add <leader>q shortcut (closes windows)
|
2022-03-26 16:43:46 +01:00 |
|
bretello
|
0ed9e5373c
|
zsh: add asciinema-switch
helps switch different asciinema profiles
|
2022-03-26 16:43:46 +01:00 |
|
bretello
|
d1be12fa3e
|
zsh: add UNDERLINE to colors
|
2022-03-26 16:43:46 +01:00 |
|
bretello
|
492205e86b
|
zsh: add mkvenv function
|
2022-03-26 16:43:36 +01:00 |
|
bretello
|
41b97a1be3
|
zsh: refactor aliases/functions sourcing
|
2022-03-26 16:43:36 +01:00 |
|
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 |
|