Commit Graph

178 Commits (20201208-0036-add-ansible)

Author SHA1 Message Date
bretello 762f3ef58c
install: use ansible
- ansible/playbooks/setup.yml can be used to install all dotfiles
- a test setup is included in the `dev` folder with arch and debian
  images
2020-12-08 00:36:08 +01:00
bretello 5dc09a62ea
zsh-theme: improve initial setup 2020-12-08 00:07:55 +01:00
bretello 1b4c259c97
vim: add ansible.yaml rules 2020-12-08 00:07:55 +01:00
bretello 9fe2ec17a6
vim: formatting in vimrc 2020-12-08 00:06:36 +01:00
bretello c15dd149d4
vim: move ale definition to ale group 2020-12-08 00:06:36 +01:00
bretello 5bf9ace8fb
vim: replace lightline with airline 2020-12-08 00:06:36 +01:00
bretello a24e5efa7b
vim: reload all configurations on write 2020-12-08 00:06:36 +01:00
bretello c37017f80e
vim: add <leader>vv to re-select text after pasting 2020-12-08 00:06:36 +01:00
bretello 0b68731e97
vim: add vim-toml 2020-12-08 00:06:35 +01:00
bretello f7c35abb61
documentation cleanup 2020-12-07 23:41:44 +01:00
bretello 985c09dda1
install: fix missing export 2020-12-07 23:41:44 +01:00
bretello 8adf22e128
update documentation 2020-12-07 23:41:44 +01:00
bretello aaf687a225
vim: split config into multiple files 2020-12-07 23:41:44 +01:00
bretello 71ddd95a25
vim: add hadolint for Dockerfiles 2020-12-07 23:41:44 +01:00
bretello da3b5628ad
cleanup documentation/install script 2020-12-07 23:41:44 +01:00
bretello 7f053fcb8e
vim: rewrite config
- abandon amix's vimrc (thanks for all the fish)
- use vim-plug (https://github.com/junegunn/vim-plug)
  to manage plugins
- move config from `my_configs.vim` to `vimrc`
- update install script accordingly
2020-12-07 23:41:44 +01:00
bretello 5f952f1e98
aliases: add dockerip to parse docker inspect's output 2020-12-07 00:43:34 +01:00
bretello cd70facdd2
cleanup documentation 2020-12-05 16:13:49 +01:00
bretello adf3daefad
zsh-theme: add multi-line support for long prompts, cleanup
note: this is a disaster
2020-12-05 02:04:38 +01:00
bretello a69c162cec
vim: add explore mapping 2020-12-05 02:04:38 +01:00
bretello 0e61fcbbef remove useless file 2020-12-04 15:58:33 +01:00
bretello 1544ebb79a
vim: ale: add 'analyzer' rust linter 2020-12-04 15:58:10 +01:00
bretello 401a53cbe7
zsh: cleanup less options 2020-12-04 15:58:10 +01:00
bretello c1e87f9d38
zsh: remove setopt completaliases
this breaks completion for aliased commands
2020-12-04 15:58:10 +01:00
bretello 86f8dd7665
colors: improve readability 2020-12-04 15:58:10 +01:00
bretello 296bfcfa15
zsh-theme: tweak git prompt
use with DISABLE_UNTRACKED_DIRTY=true
2020-12-04 15:58:10 +01:00
bretello 194f058b8a
zsh-theme: change color virtualenv segment 2020-12-04 15:58:10 +01:00
bretello 90d8d7258b
zsh: show git status as clean with untracked files 2020-12-04 15:58:09 +01:00
bretello f006ac95e7
aliases: remove obsolete aliases, cleanup 2020-12-04 15:58:09 +01:00
bretello 48b8791b4b
vim: misc cleanup 2020-12-04 15:58:09 +01:00
bretello fc70cb13a8
update git config 2020-12-04 15:58:09 +01:00
bretello a02fa47017
remove useless file 2020-12-01 21:26:57 +01:00
bretello cb9488ed5d install: move install_vimrc() to setup_vim() 2020-11-22 22:12:30 +01:00
bretello d80fccb24f install: fix PACKAGES string 2020-11-22 17:01:38 +01:00
bretello 653ad00615 add gitconfig, update install script 2020-11-22 16:58:46 +01:00
bretello a0db0e71e7 update ipython config, add to install script 2020-11-22 16:51:48 +01:00
bretello 3d3e3c13ad vim: add .venv directory to ctrlp ignore 2020-11-22 16:02:49 +01:00
bretello a011c44ade vim: bind fugitive to <leader>g, ack to <leader>k 2020-11-22 16:01:56 +01:00
bretello b7ebe66bb7
zsh: remove git-auto-fetch plugin, disable kubectl by default 2020-11-22 15:54:40 +01:00
bretello b4f6f4cd40 vim: improve linter/fixer config 2020-11-16 01:47:04 +01:00
bretello d86640d248 add poetry aliases 2020-11-16 01:46:01 +01:00
bretello 53e94659f3 vim: misc cleanup 2020-11-13 13:33:21 +01:00
bretello dcedb55fbc vim: add new leader mappings 2020-11-13 13:29:44 +01:00
bretello 425a0fd255 install script: update git config 2020-11-13 13:27:36 +01:00
bretello 1cf05d90ee add pyenv oh-my-zsh plugin 2020-11-13 13:26:53 +01:00
bretello 6211d8711c functions: update pipupdate 2020-11-13 13:26:19 +01:00
bretello c91c1bfb10 add .venv to ackrc's ignore 2020-11-13 13:23:50 +01:00
bretello 8ef6df3abb zsh: add MichaelAquilina/zsh-autoswitch-virtualenv 2020-09-01 13:34:00 +02:00
bretello cfcf80dea4 pdbrc: add style options 2020-06-15 01:49:03 +02:00
bretello d600f2d413 add ipython config 2020-06-15 01:49:03 +02:00