Skip to content

My dotfiles (originally Arch-based, now running on Mac)

Notifications You must be signed in to change notification settings

singiamtel/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

This repository keeps all of the config files I use on my workflow

Installation requirements

echo ".cfg" >> .gitignore
git clone --bare git@github.com:singiamtel/dotfiles.git $HOME/.cfg
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
config checkout

Other configs

  • compton
  • redshift
  • xdg-tools
  • Zathura
  • Alacritty
  • tmux

About

My dotfiles (originally Arch-based, now running on Mac)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published