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.

45 lines
1.8 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
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 an
  3. d lose all my memory. You're very welcome to explore and use anything in this repository.
  4. Have fun! Another copy of all of this is [here](https://git.yigitcolakoglu.com/yigitcolakoglu/dotfiles).
  5. ## My Setup:
  6. * Arch Linux
  7. * DWM ([dwm-flexipatch](https://github.com/bakkeby/dwm-flexipatch))
  8. * dmenu
  9. * st (simple terminal)
  10. * dunst
  11. * zsh with powerlevel10k and antibody
  12. * tmux
  13. * zathura
  14. * [Material Ocean](https://github.com/material-ocean/) color scheme for pretty much everything
  15. * [Pomme Page](https://github.com/kikiklang/pomme-page)
  16. ## Installation
  17. Just run
  18. ```sh
  19. git clone --depth 4 --recurse-submodules https://github.com/theFr1nge/dotfiles.git ~/.dotfiles && ~/.dotfiles/install.sh
  20. ```
  21. 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/.
  22. If you have any problems regarding the setup, you should first check whether you have missing packages.
  23. After the clone process, it is pretty straightforward, you can run the `install.sh` script which creates necessary symlinks.
  24. You might want to edit your crontab and the ~/.config.env.
  25. ## Some eye candy
  26. ![Workspace 1](https://minio.yigitcolakoglu.com/screenshots/rice/neofetch.png)
  27. ![Workspace 2](https://minio.yigitcolakoglu.com/screenshots/rice/brave.png)
  28. ![Workspace 4](https://minio.yigitcolakoglu.com/screenshots/rice/ranger.png)
  29. ![neomutt](https://minio.yigitcolakoglu.com/screenshots/rice/mail.png)
  30. ## TODOS
  31. * [X] Neomutt further config
  32. * [X] Dwmblocks entry for tracking last mailsync time
  33. * [X] Fix ISO4755 and externalpipe conflict
  34. * [ ] Better documentation (Perhaps an auto-documentation tool written in python?)
  35. * [X] Dmenu for restarting certain processes like dwm, dwmblocks, dunst, mconnect