[bugfix] lf: disable icons, add download link

This commit is contained in:
Klesh Wong 2021-06-03 22:40:24 +08:00
parent 4444ec5b5b
commit 6f7f711d31
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
set icons #set icons
set drawbox set drawbox
cmd mkdir %mkdir "$@" cmd mkdir %mkdir "$@"

View File

@ -1,3 +1,4 @@
# https://github.com/gokcehan/lf/releases/latest
$dotfiles=(Get-Item $PSScriptRoot).Parent.Parent.FullName $dotfiles=(Get-Item $PSScriptRoot).Parent.Parent.FullName
New-Item -Force -ItemType SymbolicLink -Target $dotfiles\cli\lf\lfrc.win -Path $Env:LOCALAPPDATA\lf\lfrc New-Item -Force -ItemType SymbolicLink -Target $dotfiles\cli\lf\lfrc.win -Path $Env:LOCALAPPDATA\lf\lfrc