For MacOS configuration click here.
**"Przed wyruszeniem w drogę należy zebrać drużynę"**
("You must gather your party before venturing forth")1
-
Configure Limine
- Disable Secure Boot in BIOS and install Omarchy
- Change Boot priority to Limine
- Run
limine-scanin terminal and choose Windows Boot Manager - it should add record to/boot/limine.conf - Run
sudo nvim /boot/limine.confand change timeout to10and set default entry (from 1)
-
Fix a clock issue with Dual Boot - run this command in linux terminal:
timedatectl set-local-rtc 1 -
Install:
-
Save ssh keys for current session
Open
nvim ~/.ssh/configand save this:Host * AddKeysToAgent yes -
Add locale and apply waybar config
- Open
sudo nvim /etc/locale.genand uncommentpl.PL.utf8then save - Call
sudo locale-gen - Apply Waybar config with
omarchy-restart-waybar
- Open
-
Clear preconfigured omarchy's nvim to apply clean config from chezmoi
- Remove
omarchy-nvimpackage - Remove nvim from
~/.local/share/and~/.config/
- Remove
-
Install chezmoi and init with this repo url.
-
Configure zsh
- Install ohmyzsh - a delightful community-driven framework for managing zsh configuration.
- Install oh-my-posh - the most customizable and fastest prompt engine for any shell.
eval "$(oh-my-posh init zsh --config ~/.dracula.omp.json)"
- Install zsh-autosuggestions and [zsh-syntax-highlights]
-
Install all needed languages and packages for nvim. Open nvim and run
:checkhealthcommand then install missing stuff.- Install languages and tools through Omarchy's
Install > Developmentmenu except python - For python versioning and venvs use
uv(installed viamiseor Arch repo) - NodeJS should be managed by
mise
- Install languages and tools through Omarchy's
-
Run the
abrakadabra.shscript to remove unnecessary apps/packages and install the required ones
One theme. All platforms.
- OS (Omarchy only)
omarchy-theme-install https://github.com/catlee/omarchy-dracula-theme
- Ghostty
- Wallpaper
cd /home/lucas/.config/omarchy/backgrounds/draculacurl https://raw.githubusercontent.com/basecamp/omarchy/refs/heads/master/themes/tokyo-night/backgrounds/1-scenery-pink-lakeside-sunset-lake-landscape-scenic-panorama-7680x3215-144.png --output=sunset-lake.png
1 Polish acting legend Piotr Fronczewski - the Polish narrator's voice in Baldur’s Gate II.
