This website requires JavaScript.
Explore
Help
Sign In
thomasave
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f1a77181e7
dotfiles
/
home
/
zsh
/
files
/
functions.zsh
4 lines
56 B
Bash
Raw
Blame
History
function
run
(
)
{
nix run
"
nixpkgs#
$1
"
--
"
${
@
:
2
}
"
}
Reference in New Issue
View Git Blame
Copy Permalink