Commit Graph

  • 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
  • f88413ddf8
    vim: make <leader>n show references in quickfix bretello 2022-03-31 19:30:11 +0200
  • 0c95eef23a
    zsh: extract git functions to `git.zsh` bretello 2022-03-31 19:27:58 +0200
  • 21d9660e64
    zsh: improve mkvenv function bretello 2022-03-30 15:53:03 +0200
  • bef37c3601
    vim: add <leader>q shortcut (closes windows) bretello 2022-03-26 16:36:26 +0100
  • 0ed9e5373c
    zsh: add asciinema-switch bretello 2022-03-26 13:38:13 +0100
  • d1be12fa3e
    zsh: add UNDERLINE to colors bretello 2022-03-26 15:51:57 +0100
  • 492205e86b
    zsh: add mkvenv function bretello 2022-03-26 12:07:24 +0100
  • 41b97a1be3
    zsh: refactor aliases/functions sourcing bretello 2022-03-26 13:35:54 +0100
  • 9b6494c94d
    zsh: fix `color` function bretello 2022-03-26 13:07:16 +0100
  • 2841fada0a
    zsh: use zsh-users/zsh-syntax-highlight instead of zdharma's bretello 2022-03-26 11:30:16 +0100
  • 6235cfb737
    ansible: add tmux symlink bretello 2022-03-25 09:26:27 +0100
  • c5be7e7f0c
    vim: set minimum fold lines bretello 2022-03-25 08:52:57 +0100
  • fe32254093
    tmux: increase history limit bretello 2022-03-25 08:37:14 +0100
  • 5d8850389f
    aliaes: cleanup bretello 2022-03-25 08:36:41 +0100
  • cb05a031a6
    zsh: add gswr to switch to recent branches bretello 2022-03-25 08:35:09 +0100
  • 624eb4710c
    zsh: add treep alias bretello 2022-03-25 08:34:35 +0100
  • 782accd7ae
    vim: do not return to previous edit position for files in .git bretello 2022-03-25 08:34:09 +0100
  • 7005372b5a
    vim: create undo_dir when missing bretello 2022-03-25 08:33:47 +0100
  • 78ee86c14a
    vim: only load ultisnips when python3 is available bretello 2022-03-25 08:13:48 +0100
  • ecd2472910
    tmux: add history limit bretello 2022-02-26 22:45:14 +0100
  • b86622e598
    functions: fix dotfiles_selfupdate() bretello 2022-02-16 10:33:01 +0100
  • f73659aa45
    add drone CI bretello 2022-02-07 23:25:36 +0100
  • 89c73f3adf
    fixup! Docker: improvements bretello 2022-02-07 21:12:45 +0100
  • 9d2a3d99bd
    vim: add (commented) vim themes plugs bretello 2022-02-07 21:12:30 +0100
  • 8689c25815
    Docker: improvements bretello 2022-02-07 21:10:44 +0100
  • 21c3f4ac51
    ignore: add .vagrant dirs bretello 2022-02-07 21:09:51 +0100
  • 24e705b332
    vim: shortcuts improvements bretello 2022-02-07 21:08:04 +0100
  • 6fa513850c
    zsh: add editing mode setup check bretello 2022-02-07 20:49:58 +0100
  • 85381436cf
    zsh: cleanup aliases sourcing bretello 2022-02-07 20:49:25 +0100
  • fc4972dab3
    zsh: update git_prune_branches bretello 2022-02-07 20:45:59 +0100
  • c6b110b325
    zsh: cleanup functions completions bretello 2022-02-07 20:44:54 +0100
  • 73ef8d928a
    ansible: cleanup setup playbook bretello 2022-02-05 13:44:05 +0100
  • 41d001a5ce
    tmux: start counting windows from 0 bretello 2022-02-05 10:56:13 +0100
  • 925ef0901e
    ansible: add yay install playbook bretello 2022-02-04 15:48:42 +0100
  • 927601f444
    add dockerfile bretello 2022-01-30 18:09:35 +0100
  • f48e6fa773
    vim: add <leader>ue :UltiSnipsEdit mapping bretello 2022-01-25 10:55:42 +0100
  • 8773349238
    vim: fix rainbowcsv plug config bretello 2022-01-25 10:55:13 +0100
  • afb1a7a795
    zsh: enable grc, ansible and vagrant omz plugins bretello 2022-01-25 10:54:13 +0100
  • c231afe36e
    vim: add keywordprg config, override K bretello 2022-01-25 10:52:22 +0100
  • 43426f7ac5
    zsh: add new functions: git-diff-branch, falias, make_backup, make_venv bretello 2022-01-24 11:33:53 +0100
  • c6d444c709
    zsh: cleanup functions bretello 2022-01-24 09:58:26 +0100
  • 476fd545b5
    zsh: add ZSH_AUTOSUGGEST_STRATEGY bretello 2022-01-24 09:57:29 +0100
  • 330d3dbef6
    ansible: cleanup packages bretello 2022-01-24 09:56:51 +0100
  • 66ca1af8b7
    ansible: improve setup.yml playbook, formatting bretello 2022-01-12 10:06:54 +0100