Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 916 Bytes

README.md

File metadata and controls

60 lines (38 loc) · 916 Bytes

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

Check your system installation method in Git

sudo apt install git-all

Tmux

Check your system installation method in Tmux

apt install tmux

Zellij

Check Zellij webpage

cargo install --locked zellij

Stow

Check GNU stow webpage

sudo apt install stow

Installation

First, check out the dotfiles repo in your $HOME directory using git

git clone [email protected]/felipe300/dotfiles.git
cd dotfiles

Then use GNU stow to create symlinks

stow .

In case of problems to create zellij symlinks

stow --adpot .