Skip to content

Sawangg/dotfiles

Repository files navigation

Sawang's dotfiles

This is my dotfiles repository containing all of my configs. I tried to achieve a consistent workflow for development as well as trying to be the perfect blend between useful, secure and pretty. Here is a list of features:

  • Based on Arch Linux providing recent packages release
  • Minimalist & terminal focused, everything you need is inside the terminal
  • Keyboard centric, code fast using the power of good mappings
  • Full support for different keyboard layouts (qwerty & azerty)
  • Consistent theme across all apps with soothing colors to limit eye strain
  • Compatible with systemd free distros like Artix Linux

screenshot

Install

You can simply run the following setup script to install my config

sh <(curl -s "https://raw.githubusercontent.com/Sawangg/dotfiles/refs/heads/master/setup.sh")

Note

This script will only be able to install packages automatically on Arch based distros