[bugfix] lf: disable icons, add download link
This commit is contained in:
parent
4444ec5b5b
commit
6f7f711d31
|
@ -1,4 +1,4 @@
|
||||||
set icons
|
#set icons
|
||||||
set drawbox
|
set drawbox
|
||||||
|
|
||||||
cmd mkdir %mkdir "$@"
|
cmd mkdir %mkdir "$@"
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user