My zsh env
Go to file
Jan Jastrow 7d89837c10 Added seperate variable 2022-02-14 22:11:07 +01:00
ssh Optionally load files from second/private repo 2022-02-10 21:15:29 +01:00
zsh Updated jpeg resize alias 2022-02-14 00:00:11 +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 minor description update 2022-02-12 00:19:28 +01:00
install.sh Updated if function 2022-02-13 01:12:33 +01:00
zshrc Added seperate variable 2022-02-14 22:11:07 +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
    Custom key bindings, but not really in use at the moment
  • 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