Commit Graph

538 Commits (master)

Author SHA1 Message Date
bretello cffd1ef025 vim: ale: use cursor detail and floating preview 2023-09-15 10:23:01 +02:00
bretello bfad3b2a4c vim: ale: try using deoplete for completion 2023-09-15 10:23:01 +02:00
bretello c71f4a83a3 ipython: make config saner 2023-09-15 10:23:01 +02:00
bretello 5703c21e43 gitconfig: formatting 2023-09-15 10:23:01 +02:00
bretello 7efeedf6d9
add extras folder
just miscellaneous script/configs that could be useful
2023-09-15 00:35:36 +02:00
bretello e32676922e
zsh: add tracing module 2023-09-15 00:33:46 +02:00
bretello b96f0a6f86
zsh: add pacman module 2023-09-15 00:32:28 +02:00
bretello 51f92885fe
ipython: add fix for broken pager with bat 2023-09-15 00:29:56 +02:00
bretello d4bf2f32f8
vim: allow local override of config via the .vimrc.local file 2023-09-15 00:29:56 +02:00
bretello e749eedb75
vim: get rid of set shell/shellcmdflag 2023-09-15 00:29:56 +02:00
bretello 455ba2c17e
vim: misc linting fixes 2023-09-15 00:29:56 +02:00
bretello f6880b715e
vim: group autocommands in augroups 2023-09-15 00:29:55 +02:00
bretello de05c9c8f7
vim: add support for THEME_PREFER_LIGHT env variable 2023-09-15 00:29:55 +02:00
bretello 20baed04d9
vim: cleanup plugs 2023-09-15 00:29:55 +02:00
bretello cf6dad897d
vim: plugs: add colorizer for hex color codes 2023-09-15 00:29:55 +02:00
bretello fa69ebe8f9
vim: ale: tweak ale_lint_on enter/insert 2023-09-15 00:29:55 +02:00
bretello 0e5f23e864
vim: ale: add arduino config 2023-09-15 00:29:55 +02:00
bretello 1ccb61013d
vim: make plugs lazier 2023-09-15 00:29:55 +02:00
bretello a0c5985009
vim: ale: add basic android dev configuration 2023-09-15 00:29:55 +02:00
bretello 90c870b91d
vim: ale: update linters 2023-09-14 23:30:31 +02:00
bretello be236d0e25
vim: <leader>Q :close! 2023-09-14 23:30:31 +02:00
bretello f5f6133c53
vim: ale: update fixers 2023-09-14 23:30:31 +02:00
bretello 4b19ff0f38
ansible: update brethil dotfiles mark 2023-09-14 23:30:31 +02:00
bretello 9ed23cd5a5
ansible: update packages 2023-09-14 23:30:31 +02:00
bretello 99baa7f1e0
zsh: automatically enable/disable python virtualenvs on chdir 2023-09-14 23:30:31 +02:00
bretello 1dcdb77f97
zsh: add SAVEHIST for unlimited history 2023-09-14 23:30:31 +02:00
bretello c5532fea31
zsh: add FZF_CTRL_T_COMMAND 2023-09-14 23:30:30 +02:00
bretello 70aec3b2b6
useful_commands: add dbus introspection 2023-09-14 23:30:30 +02:00
bretello 39abcd4756
zsh: remove set -x from mangrep() definition 2023-09-14 23:30:30 +02:00
bretello 5a1c3c07ac
zsh: add support for THEME_PREFER_LIGHT env variable for bat theme 2023-09-14 23:30:30 +02:00
bretello 0c52f21233
pdbrc: add support from THEME_PREFER_LIGHT env variable 2023-09-14 22:40:49 +02:00
bretello b193afe50a
upgrade script: avoid printing extra line on source 2023-09-14 22:38:57 +02:00
bretello 323542a705
vim: cleanup wayland copy/paste 2023-09-14 13:07:36 +02:00
brethil 24fc7dd2ed zsh: add `bathelp` alias for highlighting commands' -h/--help flags 2023-09-11 15:47:22 +02:00
brethil d1135262de zsh: add fuzzyman command for fuzzy search of man pages (with preview) 2023-09-11 15:46:01 +02:00
bretello 76579a603e
zsh: alias bat when available command is batcat 2023-09-02 15:15:52 +02:00
bretello fbc6934f8f
functions: add vimscratch
use `vimscratch` to open a scratch vim buffer.

If run in a pipe, it uses `stdin` as input:

```bash
<command> | vimscratch
```
2023-08-23 13:52:35 +02:00
bretello 4b73ed209f
zsh: theme: do not increase shell level when using tmux 2023-07-27 12:01:26 +02:00
bretello fc0410eff3
tmux: add `bind C customize-mode` for quick customize-mode access 2023-07-26 00:06:27 +02:00
bretello cea2eed10c
tmux: use `set -ga mouse` 2023-07-25 10:45:44 +02:00
bretello 9ccf8699ec
zsh: functions: fix upload() 2023-07-10 09:12:50 +02:00
bretello d72886b6c1
zsh: functions: add watch_file function
this can be used to watch a file for changes and execute the
given action on changes.
2023-07-10 09:12:30 +02:00
bretello e08ee08768
zsh: functions: avoid using aliases when calling rm/mv 2023-07-08 10:18:04 +02:00
bretello f30468da11
zsh: remove duplicate grc omz plugin 2023-06-23 20:10:42 +02:00
bretello 05699e751b
tmux: enable mouse by default 2023-06-22 11:27:27 +02:00
bretello f6a405657c
tmux: disable monitor-activity by default 2023-06-22 11:26:38 +02:00
bretello e9ad8a563d
tmux: reduce history size to 1e4 2023-06-22 11:26:26 +02:00
bretello 5563b3434f
vim: fix aupat for iptables files 2023-06-22 11:25:33 +02:00
bretello ca30bd2d47
vim: tagbar: fix mouse-click issue
related: 3b6cf2b
2023-01-27 12:34:55 +01:00
bretello a8c89d32c9
zsh: functions: add mangrep 2023-01-23 20:21:57 +01:00