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.

33 lines
1.4 KiB

  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 `git clone --recurse-submodules github.com/yigitcolakoglu/dotfiles.git ~/.dotfiles`. 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.
  15. ## Some eye candy
  16. ![Workspace 1](screenshots/w1.jpg)
  17. ![Workspace 1](screenshots/w2.jpg)
  18. ![Workspace 1](screenshots/w4.jpg)
  19. ## TODOs
  20. * Improve the go function written in surf
  21. * Improve the way indicators look
  22. * !!! High priority add an indicator for insert mode