Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.52 KB

README.md

File metadata and controls

66 lines (39 loc) · 1.52 KB

Dotfiles

This repository holds all the configuration files I've gathered and changed since my early days of linux.

Config

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

Extra

The extra folder holds multiple other configs that are either no longer used or alternatives to the three main ones above mentioned.

Singlefile

This folder contains a single file version of what I might need to load quickly in a different machine:

Alternatives

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.

Deprecated

In this folder are configs of programs I've stopped using, like:

Guides

Scripts