My zsh env
Go to file
2022-02-10 20:32:39 +01:00
ssh Initial commit 2022-02-10 20:11:56 +01:00
zsh Initial commit 2022-02-10 20:11:56 +01:00
.gitignore Added gitignore (don't backup history) 2022-02-10 20:16:45 +01:00
install.sh 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 basic information of some files 2022-02-10 20:32:39 +01:00
zshrc Add basic information of some files 2022-02-10 20:32:39 +01:00

dotfiles

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