I finally revamped my .dotfiles! It includes my MacOS and Ubuntu configurations. I am planning to add Alpine configuration for my iPad, and Arch configuration for my geeky needs.
Features
- Fully customizable installation depending on OS
- The installer script is seperated from configs and install scripts
- A dotfiles manager for post-install maintenance
- Has post-install scripts for configuring
git
,ssh
andgpg
- Requires git commands for syncing without fancy dotfile managers
Uses
- Supports
bash
,zsh
andfish
withstarship
shell prompt and hastmux
support - Replaces default terminal with
Alacritty
andkitty
- Does not use any WM (on MacOS, only
yabai
andskhd
used on top of the default DE)
Repository
You can find my dotfiles here:
https://github.com/excalith/.dotfiles/
The dotfiles setup scripts are heavily knocked-off inspired version of beautiful CΔtΔlinβs dotfiles. You should probably check it out!
Top comments (1)
Could I replace alacrity for tabby? for the terminal?