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