mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-01 00:54:51 +01:00
My zsh env
ssh | ||
zsh | ||
.gitignore | ||
install.sh | ||
LICENSE | ||
ReadMe.md | ||
zshrc |
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