1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-12-04 08:41:31 +01:00

Commit Graph

  • a20bffdf67
    zsh: python: cleanup mkvenv bretello 2023-11-11 18:54:40 +0100
  • 1537ddcc64
    zsh: python: add -f flag to mkvenv bretello 2023-11-11 18:54:40 +0100
  • aaea49ecf8 aliases: add J global alias for | jq bretello 2023-10-25 11:48:03 +0200
  • 41eb8f1a5f zsh: vimscratch: add filetype arg bretello 2023-10-25 11:45:54 +0200
  • f4e960be35 vim: lower timeout for combined keymaps bretello 2023-10-25 11:44:33 +0200
  • 58201b2ab7 zsh: cleanup git functions bretello 2023-10-25 11:43:44 +0200
  • 4d9462239f zsh: move git fuzzy log to gitconfig (usage: git flog) bretello 2023-10-25 11:43:16 +0200
  • c329308759 zsh: avoid printing command name in completion wrapper bretello 2023-10-25 11:34:36 +0200
  • ee531d18cd functions: remove debug statements in vimscratch bretello 2023-09-25 12:39:24 +0200
  • 125a4e7aed functions: allow arguments in vimscratch bretello 2023-09-25 12:39:24 +0200
  • cff20cef16
    Revert "vim: ale: try using deoplete for completion" bretello 2023-09-22 18:19:38 +0200
  • f307a705a2 vim: add info (texinfo) reader bretello 2023-09-20 10:19:55 +0200
  • a4019ac53a zsh: fix FZF_CTRL_T_COMMAND bretello 2023-09-15 11:33:53 +0200
  • cffd1ef025 vim: ale: use cursor detail and floating preview bretello 2023-09-15 10:23:01 +0200
  • bfad3b2a4c vim: ale: try using deoplete for completion bretello 2023-09-15 10:23:01 +0200
  • c71f4a83a3 ipython: make config saner bretello 2023-09-15 10:23:01 +0200
  • 5703c21e43 gitconfig: formatting bretello 2023-09-15 10:23:01 +0200
  • 7efeedf6d9
    add extras folder bretello 2023-09-15 00:34:11 +0200
  • e32676922e
    zsh: add tracing module bretello 2023-09-15 00:33:46 +0200
  • b96f0a6f86
    zsh: add pacman module bretello 2023-09-15 00:32:28 +0200
  • 51f92885fe
    ipython: add fix for broken pager with bat bretello 2023-09-15 00:19:46 +0200
  • d4bf2f32f8
    vim: allow local override of config via the .vimrc.local file bretello 2023-09-15 00:17:56 +0200
  • e749eedb75
    vim: get rid of set shell/shellcmdflag bretello 2023-09-15 00:15:25 +0200
  • 455ba2c17e
    vim: misc linting fixes bretello 2023-09-15 00:13:48 +0200
  • f6880b715e
    vim: group autocommands in augroups bretello 2023-09-15 00:13:32 +0200
  • de05c9c8f7
    vim: add support for THEME_PREFER_LIGHT env variable bretello 2023-09-15 00:09:05 +0200
  • 20baed04d9
    vim: cleanup plugs bretello 2023-09-14 23:59:15 +0200
  • cf6dad897d
    vim: plugs: add colorizer for hex color codes bretello 2023-09-14 23:58:35 +0200
  • fa69ebe8f9
    vim: ale: tweak ale_lint_on enter/insert bretello 2023-09-14 23:56:30 +0200
  • 0e5f23e864
    vim: ale: add arduino config bretello 2023-09-14 23:55:29 +0200
  • 1ccb61013d
    vim: make plugs lazier bretello 2023-09-14 23:54:50 +0200
  • a0c5985009
    vim: ale: add basic android dev configuration bretello 2023-09-14 23:06:56 +0200
  • 90c870b91d
    vim: ale: update linters bretello 2023-09-14 23:02:10 +0200
  • be236d0e25
    vim: <leader>Q :close! bretello 2023-09-14 23:00:44 +0200
  • f5f6133c53
    vim: ale: update fixers bretello 2023-09-14 23:00:09 +0200
  • 4b19ff0f38
    ansible: update brethil dotfiles mark bretello 2023-09-14 22:58:43 +0200
  • 9ed23cd5a5
    ansible: update packages bretello 2023-09-14 22:57:58 +0200
  • 99baa7f1e0
    zsh: automatically enable/disable python virtualenvs on chdir bretello 2023-09-14 22:57:38 +0200
  • 1dcdb77f97
    zsh: add SAVEHIST for unlimited history bretello 2023-09-14 22:46:32 +0200
  • c5532fea31
    zsh: add FZF_CTRL_T_COMMAND bretello 2023-09-14 22:45:24 +0200
  • 70aec3b2b6
    useful_commands: add dbus introspection bretello 2023-09-14 22:44:49 +0200
  • 39abcd4756
    zsh: remove set -x from mangrep() definition bretello 2023-09-14 22:44:28 +0200
  • 5a1c3c07ac
    zsh: add support for THEME_PREFER_LIGHT env variable for bat theme bretello 2023-09-14 22:42:04 +0200
  • 0c52f21233
    pdbrc: add support from THEME_PREFER_LIGHT env variable bretello 2023-09-14 22:40:49 +0200
  • b193afe50a
    upgrade script: avoid printing extra line on source bretello 2023-09-14 22:38:57 +0200
  • 323542a705
    vim: cleanup wayland copy/paste bretello 2023-09-14 13:07:36 +0200
  • 24fc7dd2ed zsh: add bathelp alias for highlighting commands' -h/--help flags brethil 2023-09-11 15:47:22 +0200
  • d1135262de zsh: add fuzzyman command for fuzzy search of man pages (with preview) brethil 2023-09-11 15:46:01 +0200
  • 76579a603e
    zsh: alias bat when available command is batcat bretello 2023-09-02 15:15:52 +0200
  • fbc6934f8f
    functions: add vimscratch bretello 2023-08-23 13:52:35 +0200
  • 4b73ed209f
    zsh: theme: do not increase shell level when using tmux bretello 2023-07-27 12:01:26 +0200
  • fc0410eff3
    tmux: add bind C customize-mode for quick customize-mode access bretello 2023-07-26 00:06:27 +0200
  • cea2eed10c
    tmux: use set -ga mouse bretello 2023-07-25 10:45:42 +0200
  • 9ccf8699ec
    zsh: functions: fix upload() bretello 2023-07-10 09:12:50 +0200
  • d72886b6c1
    zsh: functions: add watch_file function bretello 2023-07-10 09:11:08 +0200
  • e08ee08768
    zsh: functions: avoid using aliases when calling rm/mv bretello 2023-07-08 10:18:04 +0200
  • f30468da11
    zsh: remove duplicate grc omz plugin bretello 2023-06-23 20:10:42 +0200
  • 05699e751b
    tmux: enable mouse by default bretello 2023-06-22 11:27:27 +0200
  • f6a405657c
    tmux: disable monitor-activity by default bretello 2023-06-22 11:26:38 +0200
  • e9ad8a563d
    tmux: reduce history size to 1e4 bretello 2023-06-22 11:26:26 +0200
  • 5563b3434f
    vim: fix aupat for iptables files bretello 2023-06-22 11:25:33 +0200
  • ca30bd2d47
    vim: tagbar: fix mouse-click issue bretello 2023-01-27 12:34:55 +0100
  • a8c89d32c9
    zsh: functions: add mangrep bretello 2023-01-23 20:21:57 +0100
  • 3b6cf2b92f
    vim: tagbar: workaround for mouse-click issue bretello 2023-01-20 14:31:08 +0100
  • 8e3c36d200
    vim: tagbar/airline: properly show tag in lower right corner bretello 2023-01-20 14:30:16 +0100
  • 2066baee05
    vim: linting cleanup bretello 2023-01-19 17:33:11 +0100
  • 3f89412fcc
    vim: ALE: allow right click for refactors/code actions bretello 2023-01-19 15:07:17 +0100
  • 8d561fea1f
    vim: add <leader>D :AleToggle bretello 2023-01-17 13:57:14 +0100
  • b95fac5c72
    vim: add config options for ALE's virtualtext bretello 2023-01-17 13:56:47 +0100
  • 57caa424e6
    zsh: move git aliases to its own file, add glsu (git ls untracked) bretello 2023-01-12 12:46:09 +0100
  • fd05f479d9
    zsh: fix git completions for gbD/gbd bretello 2022-12-30 16:01:16 +0100
  • ff696ac5db
    functions: fix dotfiles_selfupdate bretello 2022-12-23 13:38:20 +0100
  • 9299c753e0
    vim: add F8 shortcut for tagbar bretello 2022-12-23 12:12:25 +0100
  • 12e521a2c6
    vim: remap <leader>gl to Commits, add <leader>gL for :Bcommits bretello 2022-12-21 13:54:02 +0100
  • 977a45e109
    ansible: fix setup bretello 2022-12-18 13:19:53 +0100
  • 2c36af6615
    zsh: set up PATH early bretello 2022-12-18 13:36:07 +0100
  • 937555cd8d
    vim: do not lint on text changed/insert leave bretello 2022-11-26 00:55:24 +0100
  • 5b575986c9
    misc improvements/cleanup bretello 2022-11-26 00:52:01 +0100
  • 3df7a304c4
    zsh: make update mechanism less annoying bretello 2022-11-26 00:48:21 +0100
  • b50a9dec24
    ansible: fix setup.yml syntax error bretello 2022-08-22 10:14:07 +0200
  • c9767aad51
    zsh: cleanup selfupdate mechanism (pt. 2) bretello 2022-08-22 10:11:24 +0200
  • 0bfa411f7a
    zsh: cleanup selfupdate mechanism bretello 2022-08-22 10:11:24 +0200
  • 72a02e22e0
    zsh: git: do not fail when aliases are undefined #6 bretello 2022-08-18 16:37:24 +0200
  • b2df319e18 Add four new git function with the help of fzf karajan1001 2022-08-18 20:56:34 +0800
  • dea326e488
    vendored dependency: z (autojump) bretello 2022-08-12 15:55:09 +0200
  • b0ae3d6e3d
    vim: update ale/gutentags config, add new git maps bretello 2022-08-12 15:52:55 +0200
  • 827843d8bd
    gitignore: update location bretello 2022-08-12 15:46:51 +0200
  • 6e17084112
    zsh: add completion styles bretello 2022-08-12 15:45:38 +0200
  • 2fb53e6f2b
    zsh: functions: cleanup git functions, add git-show-changes bretello 2022-06-21 23:06:21 +0200
  • 5f4b4538bb
    zsh: functions: mkvenv: replace venv with virtualenv bretello 2022-06-21 23:05:34 +0200
  • a3f74bf816
    ansible: gitignore migration + install bretello 2022-05-08 19:17:29 +0200
  • 9f566efa8e
    vim: add actionlint support (through ALE) bretello 2022-05-03 10:16:33 +0200
  • f3bf033fb8
    zsh functions: add -s flag to mkvenv bretello 2022-05-03 10:16:05 +0200
  • dff98b066f
    zsh functions: add python module bretello 2022-04-29 11:16:39 +0200
  • 26e313e21e
    vim: map <leader>H to actionlint on current file bretello 2022-04-08 12:07:48 +0200
  • 75a00b2380
    vim: fix Goyo config bretello 2022-04-04 15:47:31 +0200
  • 76feeb3af0
    zsh: remove fzf-tab, autoswitch virtualenv bretello 2022-04-02 20:06:52 +0200
  • 9667cf96c2
    update dockerignore bretello 2022-04-02 19:56:30 +0200
  • 486ee8afbf
    zsh: cleanup functions bretello 2022-03-31 19:37:57 +0200
  • 5393f33795
    vim: add GL shortcut to show git log for function under cursor bretello 2022-03-31 19:30:31 +0200