Skip to content

0xmatia/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

It's time to manage 'em properly

How to?

I followed this to learn how to manage my dot files.

Import dotfiles

git init --bare $HOME/.cfg
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
config remote add origin https://github.com/syb3rman/dotfiles.git
config pull origin main

Required packages (not complete)

TODO: Create a bash scrips to install everything

About

It's time to manage 'em properly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages