Skip to content

chuchivic/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

we are the world, we are the people

dotfiles config way:

https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/

add a submodule:

config submodule add [URL to Git repo]

config submodule init

pull all changes in the repo including changes in the submodules

config pull --recurse-submodules

pull all changes for the submodules

config submodule update --init --recursive

TODO Make a script for download fzf and ack(silver_searcher in future) and Universal Tags(ctags), review devicons,

https://github.com/haikarainen/light for i3 brightness

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages