Skip to content

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!

arg3t/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fr1nge's Dotfiles

Welcome to my dungeon. Here, I keep all my configuration files in case I have a stroke an d lose all my memory. You're very welcome to explore and use anything in this repository. Have fun! Another copy of all of this is here.
For instructions on installattion, see Installation. I highly recommend you follow them.

My Setup:

Installation

I use bare repositories to track my dotfiles, of course you don't have to do that and you can download and manually link everything you need. But if you want to use bare repositories as well. I sugggest you clone this repository first and run the following commands.

git clone --depth 4 --bare https://github.com/<your_username>/dotfiles.git  ~/.dotfiles.git
cd ~
alias dots="git --git-dir=$HOME/.dotfiles.git/ --work-tree=$HOME"
dots show main:install.sh | 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 arch-setup/. 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. You might want to edit your crontab and the ~/.config/config.env.

Some eye candy

Screenshots can be found on my reddit post

TODOS

  • Neomutt further config
  • Dwmblocks entry for tracking last mailsync time
  • Fix ISO4755 and externalpipe conflict
  • Better documentation (Perhaps an auto-documentation tool written in python?)
  • Dmenu for restarting certain processes like dwm, dwmblocks, dunst, mconnect

About

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!

Topics

Resources

Stars

Watchers

Forks