Steps to replicate home machine setup (WSL2 with Ubuntu 24 LTS):
git clone https://github.com/SyedAsimShah1/dotfiles.git
Watch this video https://www.youtube.com/watch?v=fSfuHspXy5s
- Install AutoHotkey
- Download the script on https://gist.github.com/sedm0784/4443120 and compile it (will need to install the Ahk2Exe from the AutoHotKey Gui (select the v1xxx base file and hit Save in Ahk2Exe)).
- Place resulting exe in "\Users%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\
Run the ./setupEnv.sh script and follow its instructions.
- Place ./wezterm/wezterm.lua config in the (windows) home folder.
- Place the ./wezterm/wezterm.sh script in /etc/profile.d/.
- For WSL, run the following command in an admin PowerShell to link the config
New-Item -ItemType SymbolicLink -Path "C:\Users\{user}\.wezterm.lua" -Target "\\wsl$\Ubuntu\home\{user}\dotfiles\wezterm\wezterm.lua"
Build the following from source: fzf