My dotfiles for Arch Linux
Find a file
2024-08-10 14:59:57 -03:00
bash add swayidle and some bash aliases 2024-08-10 09:58:50 -03:00
fnott/.config/fnott fnott timeout 2024-08-09 19:30:17 -03:00
foot/.config/foot foot config 2024-08-05 19:55:03 -03:00
gammastep/.config/gammastep Gammastep config 2024-08-05 20:16:11 -03:00
i3status/.config/i3status fix i3status load 2024-08-10 11:56:07 -03:00
nvim/.config/nvim new bashrc 2024-08-07 20:14:06 -03:00
sway/.config/sway add swayidle and some bash aliases 2024-08-10 09:58:50 -03:00
user-dirs/.config add custom xdg user directories 2024-08-10 11:56:31 -03:00
installdots.sh improving installation 2024-08-10 12:45:20 -03:00
README.md add installation instructions 2024-08-10 14:59:57 -03:00

My dotfiles

These are my dotfiles for my Arch Linux installation!

Installation instructions

You will need stow in order to be able to install the configs, you can install it with sudo pacman -S stow if you are on Arch linux, if not you should use your distribution's package manager to do so.

Now just run ./installdots.sh and it's done!

Dependencies