This website requires JavaScript.
Explore
Help
Register
Sign In
jeffemmett
/
tmux-dev-env-configuration
Watch
1
Star
0
Fork
You've already forked tmux-dev-env-configuration
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd9a192b4b
tmux-dev-env-configuration
/
dotfiles
/
.config
/
hunter
/
actions
/
compress?archive_name.sh
4 lines
35 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
7z a
$archive_name
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink