Skip to content

Vinschers/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

curl -O https://raw.githubusercontent.com/Vinschers/dotfiles/master/.config/setup/setup.sh
chmod +x setup.sh
./setup.sh

Change GitHub to use SSH instead of HTTPS

First, configure ssh access following this tutorial. Then, run

dotfiles remote set-url origin [email protected]:Vinschers/dotfiles.git

Post-Installation

Download the Photoshop 2021 archive here and check its SHA256.

[ "$(sha256sum AdobePhotoshop2021.tar.xz | awk '{print $1}')" = "8321b969161f2d2ad736067320d493c5b6ae579eaab9400cd1fda6871af2c033" ] && echo ok

Extract the archive to .config/setup/programs/ and run the script at .config/setup/post_install.sh

Setup wi-fi

First, start the iwd service with sudo systemctl enable iwd. If the internet does not work immediately, try configuring DHCP. To do so, install the dhcpcd and run sudo systemctl enable dhcpcd.service.

Showcase

Tokyonight

img

Everforest

img

Nord

img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published