bretello
|
23cea5348e
|
installer: add ackrc
|
2020-06-14 17:07:17 +02:00 |
|
bretello
|
aa729b92e9
|
vim: add yaml fixer (prettier)
|
2020-05-24 16:15:35 +02:00 |
|
bretello
|
a8ab1d80b5
|
vim: add isort as python fixer
|
2020-05-14 17:47:44 +02:00 |
|
bretello
|
3b1bb9528d
|
vim: Add shortcuts to yank/paste to unnamed/unnamedplus clipboards
|
2020-04-29 20:35:21 +02:00 |
|
bretello
|
7b784f17e5
|
vim: cleanup
|
2020-04-29 20:35:21 +02:00 |
|
bretello
|
102d2477d5
|
add fvim function to feed fzf input to vim
|
2020-04-28 18:18:21 +02:00 |
|
bretello
|
704b145bc4
|
vim: add git gutter line highlight toggle <leader>L shortcut
|
2020-04-27 14:25:40 +02:00 |
|
bretello
|
b0f343cd27
|
aliases: add gl5 and pvim
|
2020-04-21 17:25:38 +02:00 |
|
bretello
|
d9083b94d1
|
aliases: add ipyl and fix grep
|
2020-04-10 20:42:37 +02:00 |
|
bretello
|
89ca761ba1
|
aliases: add git log short (gls)
|
2020-04-09 04:17:26 +02:00 |
|
bretello
|
4472ada1b2
|
vim: add go linter/fixer
|
2020-04-07 00:53:37 +02:00 |
|
bretello
|
de5d903f00
|
installer: add ssh ControlMaster=autoask option
|
2020-04-07 00:48:34 +02:00 |
|
bretello
|
6404072559
|
snippets: first commit
|
2020-04-06 19:50:58 +02:00 |
|
bretello
|
aa44a46e12
|
vim: update ALE config (fixers/linters)
|
2020-04-06 19:50:58 +02:00 |
|
bretello
|
878741ef29
|
vim: fix ctrlp config
|
2020-04-06 19:50:58 +02:00 |
|
bretello
|
8bd637dc6b
|
zsh: fix delete key
|
2020-04-06 19:50:58 +02:00 |
|
bretello
|
3101f2047c
|
vim: add new mappings
|
2020-04-06 19:50:57 +02:00 |
|
bretello
|
2da2998abe
|
add ackrc
|
2020-04-06 19:50:24 +02:00 |
|
bretello
|
11870ae797
|
vim: add alias gitgutterbuffer toggle leader mapping
|
2020-03-30 03:39:38 +02:00 |
|
bretello
|
c80a32c906
|
aliases: add dps (short docker ps)
|
2020-03-30 03:37:11 +02:00 |
|
bretello
|
82018c76a2
|
functions: add git_prune_branches
|
2020-03-17 15:04:42 +01:00 |
|
bretello
|
6ce422c119
|
install: add autostash in git setup
|
2020-03-13 21:40:41 +01:00 |
|
bretello
|
1d5924343f
|
add git autofetch, sort plugins
|
2020-03-13 21:40:12 +01:00 |
|
bretello
|
a8b24f088d
|
vim: add some custom <leader> shortcuts
|
2020-03-13 21:34:36 +01:00 |
|
bretello
|
d181bb47a7
|
functions: add unzipd function (unzip -d)
|
2020-03-13 21:33:53 +01:00 |
|
bretello
|
234e2a3b82
|
zsh: add history-related setopt options, remove completeealiases
|
2020-03-13 21:33:14 +01:00 |
|
bretello
|
44f408883e
|
zsh: add git-auto-fetch plugin
|
2020-03-13 21:32:12 +01:00 |
|
bretello
|
de0f7cd775
|
aliases: add watcha to use watch with aliases
|
2020-03-13 21:31:30 +01:00 |
|
bretello
|
d9124c2d63
|
fix update script for antibody
|
2020-03-11 19:02:13 +01:00 |
|
bretello
|
7e2628cb71
|
functions: fix httpserver, cleanup
|
2020-03-11 15:15:44 +01:00 |
|
bretello
|
54c12dd03c
|
vim: fix mouse in tmux/byobu
|
2020-03-11 15:05:21 +01:00 |
|
bretello
|
e74c901a22
|
aliases: add git commit fixup aliases
|
2020-03-10 15:29:47 +01:00 |
|
bretello
|
bb3a47e282
|
vim: add WinZoomToggle <leader>wz
|
2020-03-09 17:58:39 +01:00 |
|
bretello
|
8bb46eec61
|
vim: ctrlp ignore
|
2020-03-09 17:58:07 +01:00 |
|
bretello
|
33cb5a7c8b
|
vim: cleanups
|
2020-03-09 17:57:37 +01:00 |
|
bretello
|
59256d3736
|
vim: improve diff colors
|
2020-03-09 17:57:23 +01:00 |
|
bretello
|
62a60503ad
|
vim: improve ale linter/fixers configuration
|
2020-03-09 17:54:52 +01:00 |
|
bretello
|
511e46d4d8
|
aliases: add powerline_update
|
2020-03-09 17:54:16 +01:00 |
|
bretello
|
7f290db37b
|
zsh: cleanup less options, add LC_ALL
|
2020-03-09 17:54:02 +01:00 |
|
brethil
|
392b6ba926
|
cleanup aliases, add "dot"
|
2020-03-08 23:50:14 +01:00 |
|
brethil
|
c003ff2c40
|
zsh: fix completion mess
|
2020-03-08 23:48:13 +01:00 |
|
bretello
|
295214ceed
|
zsh: add docker/docker-compose plugins
|
2020-03-08 23:26:41 +01:00 |
|
bretello
|
47104f27af
|
functions: add watchgrc
|
2020-03-08 19:45:14 +01:00 |
|
bretello
|
243daba237
|
zsh: use psrint/zsh-navigation-tools instead of oh-my-zsh
|
2020-03-08 19:42:21 +01:00 |
|
bretello
|
ed61728ff7
|
fix antibody install
|
2020-03-01 19:52:31 +01:00 |
|
bretello
|
94e5885120
|
install: update ssh config
|
2020-03-01 19:48:55 +01:00 |
|
bretello
|
a6179bae91
|
install: add git autosquash
|
2020-03-01 19:46:19 +01:00 |
|
bretello
|
025f3d3240
|
fix install
|
2020-03-01 19:44:49 +01:00 |
|
bretello
|
875b109854
|
fix theme for byobu
|
2020-03-01 17:31:46 +01:00 |
|
bretello
|
1f7a297a6a
|
fix misc theme issues
|
2020-02-27 18:49:10 +01:00 |
|