Skip to content

aswinr19/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

configs

A collection of my personal dotfiles managed using GNU stow.

Requirements

Ensure you have the following installed on your system

git

sudo dnf install git -y

GNU stow

sudo dnf install stow -y

Installation

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

$ git clone  git@github.com:aswinr19/dotfiles.git
cd dotfiles

then use GNU stow to create symlinks ( make sure to delete the default config files from their respective locations ) , also make sure to clone the repos of zsh plugins inside .oh-my-zsh/pulgins.

$ stow .

refer to this video for additional information

About

A collection of my personal dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published