Skip to content

arewerage/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles managed by yadm

License: GPL v3

Warning

The current configuration is made specifically for my needs and may not work for you. Errors may occur!

Pre Setup (Immediately after system installation)

sudo vi /etc/pacman.conf

Uncomment the lines in the file pacman.conf:

Color
ParallelDownloads = 5
sudo pacman-mirrors -f && \
sudo pacman -Syyu && \
sudo pacman -S base-devel yay && \
yay -S neovim yadm ttf-jetbrains-mono-nerd ttf-ms-fonts && \
chsh -s /bin/bash && \
reboot

Clone Dotfiles

yadm clone https://github.com/arewerage/dotfiles.git
yadm decrypt
yadm bootstrap

Gnome Extensions

Color Picker, Tray Icons: Reloaded, Blur my Shell, Media Controls

GTK Themes

Gruvbox

Releases

No releases published

Packages

No packages published