/dotfiles-1

my own repository to share the dotfiles I've made

GNU General Public License v3.0GPL-3.0

gabrielzschmitz Dotfiles

Table of Contents

Screenshots

How to Install

For all the programs (unless for Ripcord, VSCode, Firefox and DuckDuckGo, for them read the related tutorials)

echo "alias dots='/usr/bin/git --git-dir=$HOME/doc/dotfiles --work-tree=$HOME'" >> $HOME/.zshrc
source ~/.zshrc
echo "$HOME/doc/dotfiles" >> .gitignore
git clone --bare https://www.github.com/gabrielzschmitz/dotfiles.git $HOME/doc/dotfiles

('rm' and 'rm -rf' all the files/folders that are making it impossible to checkout)
dots checkout
dots config --local status.showUntrackedFiles no

DuckDuckGO

To configure the Faint Theme in DuckDuckGo:

  1. Go to https://duckduckgo.com/settings#appearance
  2. Put the DuckDuckGo colors like that:
Background Color:   		#20232f
Header Color:   		#262938
Result Title Color:   		#436668
Result Visited Title Color:	#806382
Result Description Color:   	#9096ae
Result Url Color:   		#446781
Result Hover, Module, and Dropdown Background Color:	#20232f