index
:
nixfiles
this commit
main
System and user configuration, managed by nix and home-manager
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
user
/
settings
/
fish
/
functions
/
esetenv.fish
blob: 1735792579f98a0064ac77a16e4ee29be4718f6d (
plain
)
1
2
3
function
esetenv emacsclient -e
"(setenv \"
$argv
[1]\" \"
$argv
[2]\")"
end