No description
| .config/byobu | ||
| .bash_aliases | ||
| .bash_logout | ||
| .bashrc | ||
| .profile | ||
| .selected_editor | ||
| README.md | ||
My dotfiles
This directory contains the dotfiles for my systems
Requirements
Ensure you have the following installed on your system
- git
- stow
- byobu
sudo apt install git stow byobu
Installation
First, check out the dotfiles repo in your $HOME directory using git
$ git clone {REPO GOES HERE}/username/.dotfiles.git
$ cd .dotfiles
then use GNU stow to create symlinks
$ stow .