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.

37 lines
1.5 KiB

4 years ago
4 years ago
4 years ago
  1. # Fr1nge's Dotfiles
  2. 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!
  3. ## My Setup:
  4. * Arch Linux
  5. * DWM ([dwm-flexipatch](https://github.com/bakkeby/dwm-flexipatch))
  6. * dmenu
  7. * st (simple terminal)
  8. * dunst
  9. * zsh with powerlevel10k and antibody
  10. * tmux
  11. * zathura
  12. * [Material Ocean](https://github.com/material-ocean/) color scheme for pretty much everything
  13. ## Installation
  14. Just run
  15. ```sh
  16. git clone --recurse-submodules https://github.com/theFr1nge/dotfiles.git ~/.dotfiles && ~/.dotfiles/install.sh
  17. ```
  18. 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.
  19. ## Some eye candy
  20. ![Workspace 1](screenshots/terms.jpg)
  21. ![Workspace 2](screenshots/firefox.jpg)
  22. ![Workspace 4](screenshots/ranger.jpg)
  23. ![neomutt](screenshots/mutt.jpg)
  24. ## TODOS
  25. * [ ] Neomutt further config
  26. * [X] Dwmblocks entry for tracking last mailsync time
  27. * [ ] Better documentation
  28. * [X] Dmenu for restarting certain processes like dwm, dwmblocks, dunst, mconnect