This repository contains my personal configuration files (dotfiles) for various tools and applications. These dotfiles help to set up a consistent development environment across different machines.
To install the dotfiles, follow these steps:
-
Clone the repository:
git clone https://github.com/iamDrakkir/dotfiles.git ~/.dotfiles cd ~/.dotfiles
-
Run the installation script:
./install.sh
- switch to eza
- echo "options cfg80211 ieee80211_regdom=SE"|sudo tee /etc/modprobe.d/cfg80211.conf
After installation, the dotfiles will be symlinked to the appropriate locations in your home directory. You can customize them further by editing the files directly.