/dotfiles

Primary LanguageLua

Dotfiles

Setup

  1. Clone this repository somewhere in your home folder. I use ~/.dotfiles
git clone https://github.com/itmecho/dotfiles ~/.dotfiles
  1. Symlink config files for each application using stow. I prefer to remove any existing files so that the whole folder will get symlinked
cd ~/.dotfiles
stow alacritty # for example

Void Installation

  • scripts/void/install.sh - script for installing voidlinux from the live environment
  • scripts/void/* - other scripts for setting things up in void linux