blog.masoko.net

Ubuntu

  • 2021
  • 2021-12-01

    Useful CLI tools

    Github repos for some usefull CLI tools fd https://github.com/sharkdp/fd/ fd is a program to find entries in your filesystem. It is a simple, fast...

  • 2021-10-04

    Ubuntu Customizations CLI

    How do I enable ‘minimize on click’ on Ubuntu dock Open Terminal and run gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize' To revert to the default...