Skip to content

LedzZm/.LedzZm.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highly personalized dotfiles and install scripts

Warning

Use scripts at your own risk... will probably break you system.

Installation

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.

FAQ

Having issues with input audio in voice calls or recordings?

  • Lower the microphone boost (Easiest way via pavucontrol in this setup)
  • For some headsets or microphones, the auto gain control might need to get enabled.
    • Easiest setup via alsamixer:
      1. Press F6 to select the appropriate sound card.
      2. Navigate to auto gain control.
      3. Press M for mute toggle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors