aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-08-22 12:32:21 -0300
committerEuAndreh <eu@euandre.org>2018-08-22 12:32:21 -0300
commit4e8a505f7d76555ea4047e3703dbc219b2fd4783 (patch)
tree65a70bc92abe93865ed02d96774fdedaf1d066ee
parentOverride cider bidings with autosaving buffer alternatives. (diff)
downloaddotfiles-4e8a505f7d76555ea4047e3703dbc219b2fd4783.tar.gz
dotfiles-4e8a505f7d76555ea4047e3703dbc219b2fd4783.tar.xz
Improve workflow start for Clojure services in tmuxinator template.
-rw-r--r--encrypted/nu/tmux/templates/nu-service.ymlbin356 -> 583 bytes
-rw-r--r--git/gitignore3
2 files changed, 2 insertions, 1 deletions
diff --git a/encrypted/nu/tmux/templates/nu-service.yml b/encrypted/nu/tmux/templates/nu-service.yml
index d48d9b0..b1ccb04 100644
--- a/encrypted/nu/tmux/templates/nu-service.yml
+++ b/encrypted/nu/tmux/templates/nu-service.yml
Binary files differ
diff --git a/git/gitignore b/git/gitignore
index c75c109..371fd16 100644
--- a/git/gitignore
+++ b/git/gitignore
@@ -1,2 +1,3 @@
playground.clj
-req.http \ No newline at end of file
+req.http
+.postman-ns \ No newline at end of file