Highly personalized dotfiles and install scripts
Warning
Use scripts at your own risk... will probably break you system.
Clone the repository as a separate directory repo into your home directory:
git clone --separate-git-dir=$HOME/.LedzZm.dotfiles git@github.com:LedzZm/.LedzZm.dotfiles.git /tmp/.LedzZm.dotfiles/
Then using you config directory as a worktree, sync all the repository's contents. This might cause you to lose config... use responsively.
This repository ignores all files except those explicitly tracked (see .gitignore for details).
Untracked files will not be removed by accident (Again... no promises)
If you want to add more config directories, you will need to add them to the .gitignore exclusions.
/usr/bin/git --git-dir=$HOME/.LedzZm.dotfiles/ --work-tree=$XDG_CONFIG_HOME/ checkout -f
You can then add the above as an alias or abbreviation to your shell's config to execute git operations in a sane way (See fish/config.fish).
A more detailed explanation can be found here.
- Lower the microphone boost (Easiest way via
pavucontrolin this setup) - For some headsets or microphones, the
auto gain controlmight need to get enabled.- Easiest setup via
alsamixer:- Press
F6to select the appropriate sound card. - Navigate to
auto gain control. - Press
Mfor mute toggle.
- Press
- Easiest setup via