mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-22 10:39:57 +01:00
Add basic information of some files
This commit is contained in:
parent
986593e3ab
commit
03e9e99f49
19
ReadMe.md
19
ReadMe.md
@ -6,4 +6,21 @@ Clone repo do your user directory
|
|||||||
|
|
||||||
```~/.dotfiles```
|
```~/.dotfiles```
|
||||||
|
|
||||||
and run ```./install.sh```
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user