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