Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.44 KB

What's this

Nothing much, just a bunch of my config files and scripts. In the future i will possibly add more here, e.g. my $HOME config files (.xinitrc, .bashrc etc. .etc.).

Installation

Just paste this link in your shell (you can of course customize where you want to have this).

git clone https://github.com/holykremowka2137/dotfiles.git ~/Repos/dotfiles/ --depth 1

U can also use stow to quickly paste them where u want. It's really useful and overall, it saves a lot of hassle.

cd ~/Repos/dotfiles/.config/
stow -v --target=$HOME/.config/ .
mkdir ~/.local/bin
cd ~/Repos/dotfiles/.local/bin
stow -v --target=$HOME/.local/bin/ .

If u want to run Qtile off my config, then remember to make autostart.fish script executable.

chmod +x ~/.config/qtile/autostart.sh

My Qtile config

If you want to use my Qtile config, then first and foremost you have to install several dependencies: fish, grim, brightnessctl, amixer, rofi, slurp, Noto fonts, foot, nvim, thunar and librewolf

Credits

My archsetup script is a fork of banku's setup.sh. I also based this README off of his own. Go check him out.

V nyfb pbcvrq/fgbyra n ybg bs fghss sebz bgure Yvahk lbhghoref, r.t. QvfgebGhor be Revp Zhecul.

Contribution

If u want to add your 2 cents here, then feel free to make an issue or pr, but also, please remember that this repo are my dotfiles, not anything else.