Skip to content

x1unix/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Das Dotfiles

My personal dotfiles and bootstrap configs for different systems.

Bootstrapping is managed deploy.sh script.

Tip

See deploy.sh and target file documentation here

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