summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorAdam <56338480+adastx@users.noreply.github.com>2021-10-05 21:12:16 +0200
committerAdam <56338480+adastx@users.noreply.github.com>2021-10-05 21:12:16 +0200
commit59e7ee298127e69c8472bb6a0930c5a105f5d12e (patch)
tree76b3984f127cae61306a3bc87715417fb679a906 /.bashrc
parentcf353a03de1fd6e0536663c8a0be9608cc59e985 (diff)
Neovim setup ported to lua + new plugins, picom edit so focused terminal is opaque
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 3371082..82fea83 100644
--- a/.bashrc
+++ b/.bashrc
@@ -136,3 +136,5 @@ export PATH="$HOME/.dotnet/tools:$PATH"
export CLASSPATH=".:/usr/local/lib/antlr-4.9.1-complete.jar:$CLASSPATH"
alias antlr4='java -jar /usr/local/lib/antlr-4.9.1-complete.jar'
alias grun='java org.antlr.v4.gui.TestRig'
+
+alias luamake=/home/adam/Documents/github/lua-language-server/3rd/luamake/luamake