This repository contains my personal dotfiles. It is managed using GNU Stow.
Works on Debian-based systems:
$ sudo apt install $(cat requirements.txt)Clone the repository and install the dotfiles using GNU Stow:
$ cd dotfiles
$ stow -t $HOME */Change the user shell and restart
$ chsh
/usr/bin/fishAGPL-3.0