.dotfiles/ReadMe.md
2022-02-10 20:38:51 +01:00

30 lines
677 B
Markdown

# 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