https://gist.github.com/kuangyujing/5b0e16fb341ab4aaef2c4afeb287bf29
https://gist.github.com/kuangyujing/e63b18370a27bfad072e69244753f4f2
Dark theme for xfce4-terminal
Vim plugin for modern HTML5 syntax hightlight and indentation
Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.
Delete all containers including its volumes and images
docker rm -vf $(docker ps -aq)
docker rmi -f $(docker images -aq)