18 Commits

Author SHA1 Message Date
f61e0768d2 Handle scoop completion gracefully 2024-11-07 14:31:34 +00:00
cb09d8bb11 Fix install.ps1 parans 2024-10-22 14:42:56 +01:00
5abb4c4268 Add layout command and two wide window layouts 2024-10-16 22:42:07 +01:00
e5a9f09709 Enable scoop completions when installed 2024-10-16 22:42:07 +01:00
b129a0e308 Disable italics in PSReadLine autosuggestions 2024-08-01 20:24:45 +01:00
426aba161e Define some CMake environment variables 2024-04-01 16:50:35 +01:00
df34f9ca74 Add comment about better vi-mode cursor change handling 2024-04-01 16:49:46 +01:00
44098ee021 Make username all lower case in PowerShell prompt 2024-03-01 20:22:24 +00:00
209010e90e Check before attempting to load things 2023-07-25 23:46:21 +01:00
b8976a84a8 Replace Cmder prompt with custom prompt 2023-07-14 22:40:23 +01:00
cc02ed0914 Add PSReadLine bindings for Fish style autosuggestions 2022-11-18 11:54:31 +00:00
0f07186aa1 Remove network workarounds
Since discovering that OpenHardwareMonitor data can be access via
the `Get-WmiObject` powershell command there is no longer any need to
read sensor data from a host port, thus removing the need to unblock
WSL2 VM from accessing the Windows host.
2022-10-01 12:47:23 +01:00
56367b82f5 Enable op (1password) completions 2022-09-09 22:56:14 +01:00
08b543f7fc Cleanup profile and enable tab completion menu 2022-07-03 11:09:18 +01:00
0a9f004dc9 Add command to let WSL2 access Hyper-V VM IPs
https://github.com/microsoft/WSL/issues/6433#issuecomment-762770527
2022-05-12 21:11:21 +01:00
d383acb3f3 Add ignore file 2022-04-29 21:28:32 +01:00
0b89942f9d Workaround C-{ not being escape with PSReadLine 2.1 2022-02-08 23:06:33 +00:00
132696d34e Add profile.ps1 file 2022-02-06 17:13:56 +00:00