Skip to content

x1unix/dotfiles

Repository files navigation

Das Dotfiles

Install

  • Find your deployment target using ./deploy.sh list
  • Run ./deploy.sh apply <your target> --all

Note

Use ./deploy.sh info to get information about each target.

Post-installation

Install oh-my-zsh and add following into .zshrc:

zstyle ':omz:plugins:nvm' lazy yes
plugins=(git nvm docker-compose vi-mode fzf)

[ -f ~/.config/shell/loader.sh ] && . ~/.config/shell/loader.sh

About

Das Dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published