No description
Find a file
2025-11-07 13:53:26 -05:00
.config/byobu Adding Byobu config 2025-11-07 13:53:26 -05:00
.bash_aliases first commit 2025-11-07 12:20:02 -05:00
.bash_logout first commit 2025-11-07 12:20:02 -05:00
.bashrc Adding Byobu config 2025-11-07 13:53:26 -05:00
.profile first commit 2025-11-07 12:20:02 -05:00
.selected_editor first commit 2025-11-07 12:20:02 -05:00
README.md first commit 2025-11-07 12:20:02 -05:00

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 .