Skip to content

ubmit/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

.dotfiles

Author


πŸ“Œ Table of Contents

πŸ“œ Introduction

Configuration files for some tools that I use daily such as: kitty, fish, tmux & nvim

πŸ‘· Installation

Setup

git clone --separate-git-dir=$HOME/.dotfiles --single-branch --branch=main https://github.com/guilhermedeandrade/.dotfiles.git tmpdotfiles
rsync --recursive --verbose --exclude '.git' tmpdotfiles/ $HOME/
rm -r tmpdotfiles

πŸƒ Getting Started

Staging

dotfiles add <file-path>

Commiting

dotfiles commit -m "commit message"

Pushing the changes

dotfiles push

πŸ™ Acknowledgments

Thanks to Anand Yver for writing an awesome blog post that shows us a simpler way to manage dotfiles.

About

βš™οΈ configuration files for some tools that I use daily: kitty, fish, tmux & nvim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published