Skip to content

SyedAsimShah1/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps

Steps to replicate home machine setup (WSL2 with Ubuntu 24 LTS):

Clone this repo

git clone https://github.com/SyedAsimShah1/dotfiles.git

Remap CAPSLOCK to CTRL and ESC

Option 1:

Watch this video https://www.youtube.com/watch?v=fSfuHspXy5s

Option 2:

  1. Install AutoHotkey
  2. 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)).
  3. Place resulting exe in "\Users%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\

Instal Tools, Deps and Make Symbolic Links

Run the ./setupEnv.sh script and follow its instructions.

Wezterm

  1. Place ./wezterm/wezterm.lua config in the (windows) home folder.
  2. Place the ./wezterm/wezterm.sh script in /etc/profile.d/.
  3. 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"

Bulding from source

Build the following from source: fzf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published