salimp2009 / Rishabh_dotfiles

Sample dotfiles for Hyprland from Rishabh Hypr configs & dotfiles

Repository from Github https://github.comsalimp2009/Rishabh_dotfilesRepository from Github https://github.comsalimp2009/Rishabh_dotfiles

dotfiles

all of my dotfiles, these are managed by yadm At first this repo contained my wallpapers also but that would just make it very big in size so now they are in a different repo and they are at https://github.com/Rishabh672003/Wallpapers

Showcase

image

Apply the configs

install yadm

sudo pacman -Sy yadm

I would say fork this repo and then install it using yadm here the way you do it so just change the github link to your fork

yadm clone https://github.com/Rishabh672003/dotfiles

Explaination of yadm

let me explain how yadm works because i couldnt figure it out for the first few days that I used it what yadm does is use your home directory as a git repo but doesnt adds anything to the git repo where the .git directory stays is in ~/.local/share/yadm/repo.git/

Get started

easiest way to get started is make a bare git repo in github or gitlab and do a yadm clone "link of your repo" that will clone the repo in the repo. git that I mentioned above aftet that using yadm is just like using git you can do any git command with yadm like yadm add or yadm clone and all so just add the dotfiles you need to save by doing yadm add "path of file" than commit by using yadm commit -am "your message" and push by using yadm push one extra yadm command which i recommend you learn is yadm enter using that will put you in a shell where you can just manipulate the yadm repo by just using git commands and you can also use apps like lazygit for the dotfiles repo which you cant do by default

About

Sample dotfiles for Hyprland from Rishabh Hypr configs & dotfiles

License:GNU General Public License v3.0


Languages

Language:HTML 79.4%Language:GLSL 17.2%Language:Shell 2.1%Language:Lua 0.8%Language:CSS 0.4%Language:Python 0.1%Language:Swift 0.0%Language:Jinja 0.0%Language:Vim Script 0.0%