8000 GitHub - PeterJBurke/mylinux: stuff to make my linux machine more better
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PeterJBurke/mylinux

Repository files navigation

mylinux

stuff to make my linux machine more better

Conky

How to install conky:

sudo apt-get install conky

Put conky.conf in ~/.config/conky/conky.conf

Put conky.desktop in ~/.config/autostart/conky.desktop

tutorial: https://www.youtube.com/watch?v=QB8cjKpdVQY&t=523s

Bash history

# Bash history
echo "export PROMPT_COMMAND='history -a'" >> /etc/bash.bashrc

About

stuff to make my linux machine more better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0