recompile after exiting make shell

This commit is contained in:
Jorge Morante 2023-09-18 17:38:28 +02:00
parent 9071a366d7
commit a6ffac84df
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ default:
shell: default
docker run -it --rm -v $(shell pwd):/app fingers bash
echo "Rebuilding tmux-fingers ..." && shards build --production