No description
- Shell 98.3%
- Python 1.5%
| .oh-my-zsh | ||
| scripts | ||
| wallpapers | ||
| .eixrc | ||
| .p10k.zsh | ||
| .tmux.conf | ||
| .xinitrc | ||
| .xprofile | ||
| .zshrc | ||
| homepage.html | ||
| packages-apt.txt | ||
| README.md | ||
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)"