My zsh env
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.
Jan Jastrow 2737a4e86d Newer/shorter tmux syntax 1 month ago
ssh Optionally load files from second/private repo 1 year ago
tmux Change default tmux bar color to match zsh 9 months ago
zsh Newer/shorter tmux syntax 1 month ago
.gitignore Change from device-specific to this-machine folder 9 months ago
LICENSE Initial commit 1 year ago
ReadMe.md minor description update 1 year ago
install.sh Fix chsh zsh 3 months ago
nanorc Add config comments 3 months ago
zshrc Update scripts - thx to shellcheck.net 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