thy dots and scripts
There's a comprehensive README for these aspects of my config:
I track my dotfiles through a git bare repository with its working directory set to the home directory.
git init --bare $HOME/.cfg
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
echo "alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'" >> $HOME/.bashrc
echo "*" > $HOME/.gitignore
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
https://github.com/ful1e5/Bibata_Cursor
https://github.com/0xType/0xProto
https://draculatheme.com/contribute
https://github.com/Mofiqul/dracula.nvim/blob/main/lua/dracula/palette-soft.lua
- Background -
#292A35
- Foreground -
#F6F6F5
- Selection (ANSI 8) -
#7C7F8A
- Orange -
#FDC38E
- Black -
#1C1C1C
- Red -
#DD6E6B
- Green -
#87E58E
- Yellow -
#E8EDA2
- Blue -
#BAA0E8
- Pink -
#E48CC1
- Cyan -
#A7DFEF
- White -
#F6F6F5
- Bright Red -
#E1837F
- Bright Green -
#97EDA2
- Bright Yellow -
#F6F6B6
- Bright Blue -
#D0B5F3
- Bright Magenta -
#E7A1D7
- Bright Cyan -
#BCF4F5
- Bright White -
#FFFFFF