Prioe / dotfiles

My dotfiles, currently in use in WSL2 Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some dotfiles live here.

forthebadge

How to *

install

$ git clone https://github.com/Prioe/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ git submodule update --init --recursive
$ stow -t ~ $(ls -d */)

update

either after git pull or after new stuff was added.

$ restow

About

My dotfiles, currently in use in WSL2 Ubuntu


Languages

Language:Shell 61.6%Language:Vim Script 21.8%Language:CSS 9.5%Language:C 7.1%