mirror of
https://github.com/z-shell/zsh-navigation-tools.git
synced 2026-08-12 22:31:29 +04:00
Update Makefile
This commit is contained in:
@@ -13,7 +13,7 @@ install:
|
||||
$(INSTALL) -d $(SHARE_DIR)/.config/znt
|
||||
$(INSTALL) -d $(DOC_DIR)
|
||||
cp zsh-navigation-tools.plugin.zsh _n-kill doc/znt-tmux.zsh $(SHARE_DIR)
|
||||
cp README.md NEWS LICENSE doc/img/n-history2.png $(DOC_DIR)
|
||||
cp docs/README.md docs/NEWS.md LICENSE doc/img/n-history2.png $(DOC_DIR)
|
||||
if [ x"true" = x"`git rev-parse --is-inside-work-tree 2>/dev/null`" ]; then \
|
||||
git rev-parse HEAD; \
|
||||
else \
|
||||
|
||||
Reference in New Issue
Block a user