mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-16 16:04:51 +01:00
27 lines
516 B
Markdown
27 lines
516 B
Markdown
# 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
|