Atomsky's dotfiles
afrodots uses Git along with
Stow to manage configuration files.
After cloning this repository, issuing the following commands will populate
the $HOME
directory with symbolic links to the files stored in
afrodots/fakehome
.
cd /path/to/afrodots
stow -v --target=$HOME fakehome
pkglist.txt
lists the packages to be installed from
Arch repositories.
A short list of daily used programs follows.
- Shells: fish, xonsh
- Emulators: afro-st, foot
- Editor: neovim
- WM/Compositor: bspwm, hyprland
- Wallsetter: nitrogen, swaybg
- Screenlocker: physlock
- Launchers: rofi, fuzzel
- Status Bar: tint2, waybar
- Task Manager: btop
- Notification-daemon: dunst
- File Managers: nnn, broot
- Media Openers: sxiv, mpv
- Document Viewer: zathura
- Fonts: Fira Code, JetBrains Mono
- Theme: Materia
Copyright (C) 2020-2024 ATM Jahid Hasan
afrodots is released under the
GNU AGPL.