My personal dotfiles for Linux and macOS.
- Clone the repository as
~/.dotfiles - Consider testing these dotfiles in a Docker container by executing
make testorNOSUDO=1 make test.
- macOS Intel and ARM:
make macos - Linux with sudo rights:
make linux - Asahi Linux (Fedora Minimal + DankLinux/Hyprland):
make asahi - Linux without sudo rights:
make NOSUDO=1 minimal
Start from Fedora Minimal and configure the Wi-Fi and install DankLinux.
From the tty, follow the setup and the following commands:
# Connect to WIFI
nmcli device wifi connect "SSID" --ask
curl -fsSL https://install.danklinux.com | sh
sudo rebootThe following list of files could be created and used to define local configurations:
~/.local.gitconfig~/.local.zsh~/.local.tmux~/.localnvim.lua