2021-06-03 14:40:24 +00:00
|
|
|
# https://github.com/gokcehan/lf/releases/latest
|
2021-02-28 04:33:19 +00:00
|
|
|
|
|
|
|
$dotfiles=(Get-Item $PSScriptRoot).Parent.Parent.FullName
|
|
|
|
New-Item -Force -ItemType SymbolicLink -Target $dotfiles\cli\lf\lfrc.win -Path $Env:LOCALAPPDATA\lf\lfrc
|