mirror of https://github.com/JanJastrow/.dotfiles
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
ssh | 1 year ago | |
tmux | 9 months ago | |
zsh | 1 month ago | |
.gitignore | 9 months ago | |
LICENSE | 1 year ago | |
ReadMe.md | 1 year ago | |
install.sh | 3 months ago | |
nanorc | 3 months ago | |
zshrc | 7 months ago |
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