This repository holds all the configuration files I've gathered and changed since my early days of linux.
There are three main files and folders that define my workflow:
To have the expected behaviour, install the following packages:
# Use your package manager
sudo pacman -S fzf ripgrep fd exa bat
The extra folder holds multiple other configs that are either no longer used or alternatives to the three main ones above mentioned.
This folder contains a single file version of what I might need to load quickly in a different machine:
These are configurations that could replace my current workflow. Either using a different shell like zsh or fish, or using a neovim configured with lua and the builtin lsp.
In this folder are configs of programs I've stopped using, like:
- emacs
- Xresources (for xterm and urxvt)
- i3
- Openbox
- Awesome WM
- Arch Linux Installation Script (incomplete)