Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created March 11, 2019 20:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/d69a156a99848029f2225419bf63e7cd to your computer and use it in GitHub Desktop.
Save cleverca22/d69a156a99848029f2225419bf63e7cd to your computer and use it in GitHub Desktop.
with import <nixpkgs> {};
writeShellScriptBin "name" ''
ls -lh ${i3blocks}/libexec/i3blocks/disk
''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment