Skip to content

brunosabenca/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

      ██            ██     ████ ██  ██                
     ░██           ░██    ░██░ ░░  ░██                
     ░██  ██████  ██████ ██████ ██ ░██  █████   ██████
  ██████ ██░░░░██░░░██░ ░░░██░ ░██ ░██ ██░░░██ ██░░░░ 
 ██░░░██░██   ░██  ░██    ░██  ░██ ░██░███████░░█████ 
░██  ░██░██   ░██  ░██    ░██  ░██ ░██░██░░░░  ░░░░░██
░░██████░░██████   ░░██   ░██  ░██ ███░░██████ ██████ 
 ░░░░░░  ░░░░░░     ░░    ░░   ░░ ░░░  ░░░░░░ ░░░░░░  
 

First time setup

git clone https://github.com/brunosabenca/dotfiles
chmod +x dotfiles/.config/dotfiles/bootstrap_dotfiles.sh
#Open and modify file, because file is not usable by default for safety reasons
vim ./dotfiles/.config/dotfiles/bootstrap_dotfiles.sh
#then run
./dotfiles/.config/dotfiles/bootstrap_dotfiles.sh

Subsequent updating

#Custom git alias to update dotfiles
config update

Usage

config status
config add .vimrc
config commit -m "Add vimrc"
config add .config/redshift.conf
config commit -m "Add redshift config"
config push

Repo created using

git init --bare $HOME/.dotfiles

About

Linux configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published