My zsh env
Go to file
Jan Jastrow b91c5f9c8e Add newline 2022-02-12 00:17:59 +01:00
ssh Optionally load files from second/private repo 2022-02-10 21:15:29 +01:00
zsh jpeg resize script 2022-02-10 21:29:04 +01:00
.gitignore Added gitignore (don't backup history) 2022-02-10 20:16:45 +01:00
LICENSE Initial commit 2022-02-10 19:55:11 +01:00
ReadMe.md Add newline 2022-02-12 00:17:59 +01:00
install.sh quickfix 2022-02-10 21:18:09 +01:00
zshrc Load additional options and remove "addon" 2022-02-10 21:32:53 +01:00

ReadMe.md

dotfiles

I moved from bash to zsh as my daily-driver a few years ago.
Since then I have collected some neat settings, scripts, aliases and other niceties.

Install

Clone repo do your user directory

~/.dotfiles

and run ./install.sh

Explanation of files

  • zsh/settings
    Set up the zsh environment
  • zsh/env
    Add different folders with binaries to your $PATH and load the rest of my environment
  • zsh/alias
    You guessed it
  • zsh/bindings
    You guessed it
  • zsh/scripts
    Small custom shell scripts
  • zsh/ffmpeg
    FFmpeg helper scripts
  • zsh/device-specific
    Set settings/alias/etc only for this device and don't commit them