Cute shell
| .gitignore | ||
| bashrc.sh | ||
| LICENSE | ||
| README.md | ||
| swline.lua | ||
swline
Cute shell
Requirements
- Lua 5.4
- A Nerd Font
- Bash (PR accepted for more shell support)
How I installed it
$ sudo mkdir /git
$ sudo chmod a+rw /git
$ cd /git
$ git clone https://git.swee.codes/swee/swline.git
$ sudo ln -s /git/swline/swline.lua /usr/local/bin/swline
$ cat /git/swline/bashrc.sh >> ~/.bashrc
