[feature] setup windows terminal

This commit is contained in:
Klesh Wong 2021-02-26 11:46:22 +08:00
parent e45871c278
commit df88998b9b

View File

@ -0,0 +1,3 @@
$dotfiles=(Get-Item $PSScriptRoot).Parent.FullName
New-Item -Force -ItemType SymbolicLink -Target $dotfiles\win\WindowsTerminal\settings.json -Path $Env:LOCALAPPDATA\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json