Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yiğit Çolakoğlu 19a096a080 Paleofetch 4 years ago
.gitsecret Nextcloud 4 years ago
applications Neomutt config 4 years ago
arch-setup Nextcloud 4 years ago
firefox Help me I cant stop 4 years ago
gtk Help me I cant stop 4 years ago
mail Nextcloud 4 years ago
misc neofetch faster 4 years ago
root Working on the install script 4 years ago
screenshots Updated README 4 years ago
scripts neofetch faster 4 years ago
suckless Paleofetch 4 years ago
tmux Globalization 4 years ago
vim Install script 4 years ago
xorg neofetch faster 4 years ago
zsh Paleofetch 4 years ago
.gitignore Nextcloud 4 years ago
.gitmodules neofetch faster 4 years ago
README.md Further config 4 years ago
config.env.def Updated weather script 4 years ago
install.sh Nextcloud 4 years ago

README.md

Fr1nge's Dotfiles

Welcome to my dungeon. Here, I keep all my configuration files in case I have a stroke and lose all my memory. You're very welcome to explore and use anything in this repository. Have fun!

My Setup:

  • Arch Linux
  • DWM (dwm-flexipatch)
  • dmenu
  • st (simple terminal)
  • dunst
  • zsh with powerlevel10k and antibody
  • tmux
  • zathura
  • Material Ocean color scheme for pretty much everything

Installation

Just run

git clone --recurse-submodules https://github.com/theFr1nge/dotfiles.git ~/.dotfiles && ~/.dotfiles/install.sh

This will download everything you need. After that, I have a list of all the packages I have installed on my machine in the directory chroot/. If you have any problems regarding the setup, you should first check whether you have missing packages. After the clone process, it is pretty straightforward, you can run the install.sh script which creates necessary symlinks. Finally, DO NOT FORGET to run sudo make clean install in each directory under suckless, I also have a script named build.sh in that directory which does that automatically.

Some eye candy

Workspace 1 Workspace 2 Workspace 4 neomutt

TODOS