My dotfiles, mostly a fork of https://github.com/Matt-FTW/dotfiles/
Find a file
2023-10-28 23:41:00 +02:00
.config 📁 files(README): added READMEs and title image for nearly every app config dir 2023-10-28 23:41:00 +02:00
.github 📁 files(docs): changed structure of images for the READMEs 2023-10-28 18:26:50 +02:00
.local/bin 💬 comments(systemd): tODO comment 2023-10-26 11:59:58 +02:00
.czrc 🐛 fix(commitizen): change icons space 2023-10-04 22:55:57 +02:00
.gitconfig 🔧 chore(fish): variable updates 2023-10-28 15:16:36 +02:00
.gitignore feat(nvim): lICENSE added and removed lazylock from .gitignore 2023-10-18 13:29:15 +02:00
.zshrc A lot of changes to the fish config, as well as fixing terminal keybindings from nvim not working on kitty, and defining delta as default diff viewer for git 2023-08-17 14:33:26 +02:00

🌿 About

Hey there! 👋

This is my personal repository for my Dotfiles.

I've been working on this for a long time so I hope you like it!

This repo is always changing, so I may add new stuff in the future. If you encounter some issues or if you have any ideas to improve the setup, make sure to report them in the issue tracker over here at Github.


Here is some small information about my setup:

INFO: Some of this apps have the config included in the repo (marked with ⚙️), others dont because simply they dont have any or is not worth saving it because use of their defaults. Also, my favorite programs and tools are marked with

🐧 System
🖥️ CLI/TUI Apps
🖱️ GUI Apps
🔍 Other

🔧 Setup

📦 Automatic Installation (Arch Linux)

⚠️ WARNING: This installation is specifically designed for Arch Linux. If you're running other systems, install the packages with your OS's package manager.

WIP

📦 Manual Installation (Universal)

INFORMATION: This installation assumes you have the .config dir in your home dir. Also, note that the names of the packages are from the AUR and Arch Repos. Adapt them to your system.

WIP

overview-1 overview-2 overview-3

🎉 Credits

Big thanks to everyone at r/unixporn for inspiring me to make this!

I wanna point out some resources that helped me the most with the setup:

  • ArchWiki for all the awesome documentation.
  • Folke for his amazing contributions to the Neovim community with some awesome plugins and with the distro that i use: LazyVim. Also, his READMEs and dotfiles are amazing!
  • Yoru's README to help me with the distribution of the README
  • Amadeus Dots for helping me with the startup setup of the Hyprland WM.
  • Catppuccin for making the Best Colorscheme Ever 🖌️❤️

Those were the biggest inspiring factor for me, though you can find a lot more of setups that helped me in my List of Dotfiles from the Stars section of my Github Profile: Check it out!