Skip to content

felipe300/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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 git@github.com/felipe300/dotfiles.git
cd dotfiles

Then use GNU stow to create symlinks

stow .

In case of problems to create zellij symlinks

stow --adpot .

Releases

No releases published

Packages

No packages published

Languages