Skip to content

Instantly share code, notes, and snippets.

@rhoconlinux
Last active November 29, 2016 20:38
Show Gist options
  • Save rhoconlinux/8798e2b33e677c37e8ce6ee151b01e1b to your computer and use it in GitHub Desktop.
Save rhoconlinux/8798e2b33e677c37e8ce6ee151b01e1b to your computer and use it in GitHub Desktop.
pcmanfm-openasroot-installer-sh
#!/bin/bash
mkdir -p ~/.local/share/file-manager/actions
cd ~/.local/share/file-manager/actions
wget -O root.desktop https://gist.githubusercontent.com/rhoconlinux/5ff62bc0a8a8561826eb1fd18b1215a8/raw/8a0aa3e3961c28d2d8c32e45ee80ab361090d2a0/pcman-fm-context-openasroot.desktop
cd
killall pcmanfm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment