Skip to content

HujinoKun/dotfiles

 
 

Repository files navigation

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Pre-requisites

git stow

Installation

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

$ git clone [email protected]/agravelot/dotfiles.git
$ cd dotfiles

then use GNU stow to create symlinks

$ stow -t ~ .

Useful commands:

stow --adopt -v -t ~ tmux # adopt the symlinks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 70.6%
  • Lua 27.2%
  • Ruby 2.2%