Cute shell
- Lua 93.3%
- Shell 6.7%
| .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 /opt/swline
# sudo chmod a+rw /opt/swline
# cd /opt/swline
# git clone https://git.swee.codes/swee/swline.git .
# sudo ln -s /opt/swline/swline.lua /usr/local/bin/swline
# echo "source /opt/swline/bashrc.sh" >> /etc/bash.bashrc
