Commit graph

15 commits

Author SHA1 Message Date
Jannik Beyerstedt 459dc1ae42 zshrc: Add shortcut to compress with ffmpeg
By default, ffmpeg uses crf 23 for h.264 encoding, but for screen
recordings, higher compression is usually fine too.
2023-11-20 10:01:21 +01:00
Jannik Beyerstedt ece165661e zshrc: Start mpv at 70% by default 2023-10-01 23:12:55 +02:00
Jannik Beyerstedt 47dd9508a6 Dotfiles: Update rsync aliases 2023-03-11 18:36:27 +01:00
Jannik Beyerstedt d084912154 Usersettings: Add variable to disable vim plugings
Some systems just don't need them, but they take quite some time to
install and take up space.
2023-01-07 17:41:41 +01:00
Jannik Beyerstedt 13d9881d92 Dotfiles: Add htoprc (if not already present) 2022-12-04 15:50:18 +01:00
Jannik Beyerstedt a6d098d160 Gitconfig: Disable pager on branch, stash, config list 2022-08-06 13:39:25 +02:00
Jannik Beyerstedt b55ad7d322 zshrc: Change git froce pull alias 2022-06-07 18:05:53 +02:00
Jannik Beyerstedt a8285962a9 [TIDY] move when statements, fix whitespace
Having the when condition of a task at the top instead of bottom is
easiert to read. Also some spaces were another whitespace character on
accident.
2022-02-13 20:52:22 +01:00
Jannik Beyerstedt 33a32882ca zshrc: Add some git aliases 2022-01-04 12:41:59 +01:00
Jannik Beyerstedt abb361290f Gitconfig: Add default branch 2021-05-01 19:42:05 +02:00
Jannik Beyerstedt 4f2529c577 ZSH: Re-Enable shared history (breaking change in OMZ) 2020-12-28 12:45:17 +01:00
Jannik Beyerstedt 7d3a3b8a24 [FIX] gitconfig: Add default pull behaviour 2020-06-29 11:32:05 +02:00
Jannik Beyerstedt 9183c3b0dc [FIX] tmux.conf: support old tmux versions (fixes #9) 2020-03-27 23:30:50 +01:00
Jannik Beyerstedt 44558263b0 [CODE] essentials: install pip, customizable zshrc 2020-03-20 09:54:48 +01:00
Jannik Beyerstedt 247f6cccb6 [BREAKING] use configureable gitconfig file 2020-01-16 10:46:42 +01:00