No description
  • Shell 98.3%
  • Python 1.5%
Find a file
2026-05-15 21:59:02 +03:00
.oh-my-zsh update 2026-04-01 17:55:36 +03:00
scripts Updated scripts 2026-04-25 17:36:55 +03:00
wallpapers update 2026-04-01 21:18:09 +03:00
.eixrc meow 2026-04-25 17:34:47 +03:00
.p10k.zsh update 2026-04-01 17:55:36 +03:00
.tmux.conf asd 2026-05-15 21:59:02 +03:00
.xinitrc update 2026-04-01 17:55:36 +03:00
.xprofile .xprofile update 2026-04-04 18:52:11 +03:00
.zshrc asd 2026-05-15 21:59:02 +03:00
homepage.html meow 2026-04-27 03:53:28 +03:00
packages-apt.txt changed from nautilus -> nemo 2026-04-04 19:02:24 +03:00
README.md update 2026-04-01 21:45:52 +03:00

home dotfiles and packages to install

Installing packages from the file packages.txt

grep -v '^\s*#' packages.txt | xargs sudo apt install -y

installscript for the rest fo the repos is coming

Nerd fonts debian

https://github.com/officialrajdeepsingh/nerd-fonts-installer

bash -c  "$(curl -fsSL https://raw.githubusercontent.com/officialrajdeepsingh/nerd-fonts-installer/main/install.sh)"