Guest User

Untitled

a guest
May 19th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #!/usr/bin/bash
  2.  
  3. source "/home/nur0n/.nix-profile/etc/profile.d/nix.sh"
  4. NIX_SHELL="/home/nur0n/.nix-profile/bin/nix-shell"
  5. "${NIX_SHELL}" -p emacs --run 'emacs --daemon'
Add Comment
Please, Sign In to add comment