-
Arch
sudo chmod +x ./install.sh sudo ./install.sh
-
Windows
-
Install PowerShell 7 if required
winget install --id Microsoft.Powershell --source winget
-
Install necessary programs
.\win_install_req.ps1
-
Create symlinks
.\win_install.ps1
-
Requirements:
- git
- stow (linux only)
- powershell 7 (windows only)
-
Clone the Repository
cd $HOME git clone https://github.com/dubskysteam/.dotfiles cd .dotfiles
-
Create symlinks
Linux / Arch
stow X # Replace X with the folder name you want to symlinkWindows
New-Item -Path PATH_FROM_DOTFILES -ItemType SymbolicLink -Value PATH_TO_TARGET_DIR
Arch (Tested: 11.05.2025)
Windows 11 (Tested: 11.05.2025)
Linux
[Desktop] i3
[Top Bar] waybarWindows
[Desktop] Komorebi
[Top Bar] YasbZig
Rust
C/C++
NodeJS
Python 3
Java 11 | 17 | 21
Emulators
WeztermShells
[Linux] Bash
[Win 11] PowerShell 7Multiplexer
[Linux] Tmux
[Win 11] Wezterm internalGit
Gpg
LazyGit
GitHub CLINeoVim
VS Codestow # A symlink tool
screenfetch # Neofetch alternative