Skip to content

oarinv/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

debian安装helix

下载最新版本helix

wget https://github.com/helix-editor/helix/releases/download/24.03/helix-24.03-x86_64-linux.tar.xz
tar -xf helix*
rm -rf helix-24.03-x86_64-linux.tar.xz
cd helix*
mkdir ~/.config
mkdir ~/.config/helix
sudo mv hx /usr/local/bin
sudo mv runtime/  ~/.config/helix/

配置runtime

在.bashrc中加入

HELIX_RUNTIME=~/.config/helix/runtime

About

在WSL2中debian安装helix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages