Skip to content

Instantly share code, notes, and snippets.

@chaddupuis
Created December 21, 2022 19:08
Show Gist options
  • Save chaddupuis/a7d0890d1873b514aadccd5e74ebc5dc to your computer and use it in GitHub Desktop.
Save chaddupuis/a7d0890d1873b514aadccd5e74ebc5dc to your computer and use it in GitHub Desktop.
Use Google Drive from Linux as a Virtual Drive (Gnome GIO Library)
# alias to provide readable directory listings when using mounted google drives on linux
alias lg='gio list -a "standard::display-name"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment