Skip to content

AstorAyestas/dotfiles

Repository files navigation

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

brew install git

cheatsh

curl -s https://cht.sh/:cht.sh | sudo tee /usr/local/bin/cht.sh && sudo chmod +x /usr/local/bin/cht.sh

Lazygit

brew install jesseduffield/lazygit/lazygit

Gum

brew install gum

Stow

brew install stow

Installation

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

$ git clone git@github.com/astorayestas/dotfiles.git
$ cd dotfiles

Then use GNU stow to create the symlinks

$ stow .

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published