[feature] setup windows terminal
This commit is contained in:
parent
e45871c278
commit
df88998b9b
3
win/setup/windows-terminal.ps1
Normal file
3
win/setup/windows-terminal.ps1
Normal 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
|
Loading…
Reference in New Issue
Block a user