This repository was made for me to more easily manage my dotfiles and configuration for my linux system, but you are more than welcome to take them as a reference or use them yourself. This are not all the dotfiles on my machine, only the ones that I personaly modified.
(aliases are separeted on .alias)
- zsh shell (My shell of choice )
- bash shell
For my keyboard I'm using both sxhkd and kmonad, althow I'm planing on moving all to kmonad
- sxhkd (for keyboard shortcuts)
- kmonad (for keyboard layout and spanish accents )
- Xmodmap (I used this for hjkl as arrow keys, but I now archieve that with kmonad)
I'm mainly using my build of st with some patches, but I also have a kitty and alacritty config that look pretty similar
I use both qutebrowser and firefox for my browser, using firefox userChrome to make them look similar and less bloated
I'm currently using emacs because of the better IDE features like code completion, but both of this configs are usable and have a lot of the same features
- neovim
- emacs (check out System Crafter)
I'm currently using my build of dwm
- dwm (My build of dwm)
- i3 window manager (Simple user frieldly manual window manager)
- stumpwm Window manager written and configured in Common Lisp (config based on Gavin's work)
- tmux (terminal multiplexer configured with vim-like bindings for my sanity)
- ranger file-manager (Best terminal file manager out there)
- rofi (I use for both my scripts and as an app launcher)
- dunst (Notification daemon without bloat)
- picom (Currently using jonaburg's fork of picom for round corners, animations and blur)