• 0 Posts
  • 19 Comments
Joined 3 years ago
cake
Cake day: April 25th, 2023

help-circle












  • I couldn’t even work if I had aliases in my muscle memory. Imagine ssh’ing to a server and every second command you issue doesn’t exist because it’s some weird alias you set up for yourself.

    I’ll stick with the “pure” command and use tab completion.

    That’s also part of the reason why I don’t use some of the fancy new tools like ripgrep and exa.




  • You can place the .xpi file in a special folder. On my linux system that is in /usr/lib/firefox/browser/extensions/. Which would be the system wide folder. There are others which only affect the current user thkugh.

    The user folder is $profile_dir/extensions/. To open the profile directory you can type about:profile in you address bar and click on Open Directory besides Root Directory in the default profile section.