costa92 / ubuntu_config

ubuntu config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubutun config

环境安装

1.安装starship doc

$ curl -sS https://starship.rs/install.sh | sh 

2. 安装ripgrep doc

$ sudo apt-get install ripgrep

3.安装fish doc

$ sudo apt-add-repository ppa:fish-shell/release-3
$ sudo apt-get update
$ sudo apt-get install fish

fish function

About

ubuntu config

License:Apache License 2.0


Languages

Language:Shell 55.9%Language:Lua 43.5%Language:Vim Script 0.5%