my dotfiles
 
 
 
 
Go to file
protodrew e5d2fdb93d fish bye 2023-08-17 21:01:44 -04:00
.config fish bye 2023-08-17 21:01:44 -04:00
.obsidian updated obsidian config 2023-07-05 20:14:38 -05:00
.tmux/plugins config greetd to use GTKgreet 2023-06-28 13:18:38 -04:00
etc/greetd config greetd to use GTKgreet 2023-06-28 13:18:02 -04:00
firefox messing around w/ everforest 2023-06-15 23:55:13 -04:00
scripts move bin/ to scripts/ and add other random ones I've made 2023-08-01 00:36:07 -04:00
.gitignore updated obsidian config 2023-07-05 20:13:30 -05:00
.tmux.conf config greetd to use GTKgreet 2023-06-28 13:18:38 -04:00
LICENSE.md added license 2021-03-13 23:24:49 -05:00
README.md update readme and refresh configs 2023-06-29 15:06:16 -05:00
repositories.repo update readme and refresh configs 2023-06-29 15:06:16 -05:00

README.md

protodrew's dotfiles

These are all the configs I use for my personal linux setup. Mostly centered around sway, the nord color scheme, and openSUSE Tumbleweed.

quickstart

copy .tmux.conf and .tmux/ to your home directory copy the .config folders to ~/ copy the etc folder to your root directory (only if using greetd as your login manager)

cp -r .tmux.conf .tmux/ ~/
cp -r .config/ ~/
cp -r etc/ /

add the repositories to your tumbleweed system with

sudo zypper ar -r repositories.repo

for the obsidian config, copy .obsidian/ to your vault folder path