8000 GitHub - nui/nmk-tmux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nui/nmk-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits< 8000 div class="d-sm-none">
 
 
 
 
 
 
 
 

Repository files navigation

nmk-tmux

Tmux used in nmkpkg

upgrade new version from debian

3.3a is built from this method

# Get new version from ubuntu
# At root of repository
dget -x http://deb.debian.org/debian/pool/main/t/tmux/tmux_3.5a-3.dsc
rm -rf tmux && mv tmux-3.5a tmux
git add tmux
git commit -m "Upgrade to tmux 3.5a-3"
TAG=3.5a-3
git tag $TAG
git push && git push --tags
git archive --prefix=tmux-$TAG/ -o tmux-$TAG.tar refs/tags/${TAG}:tmux/
gzip tmux-$TAG.tar
sha256sum -b tmux-$TAG.tar.gz > tmux-$TAG.tar.gz.sha256

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0