Skip to content

Instantly share code, notes, and snippets.

@HappyGoFishing
Last active January 1, 2025 21:37
Show Gist options
  • Save HappyGoFishing/f88a30e61cb357559ecb7c4890689187 to your computer and use it in GitHub Desktop.
Save HappyGoFishing/f88a30e61cb357559ecb7c4890689187 to your computer and use it in GitHub Desktop.
Linux FSTAB configuration for mounting a steam library partition as executable.
# edit /etc/fstab and add this line below.
ntfs-3g uid=1000,gid=1000,rw,user,exec,umask=000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment