summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-05-30 23:21:29 +0200
committeryuzu-eva <stevenhu@web.de>2022-05-30 23:21:29 +0200
commitfd8b5c66e64bbc90000de27e0e54990bca8052cb (patch)
treea30da70cadeb78097bdef5143e5cef06f9beaed0
parent16ad06e857265fc394eb84f39b2019db604ff295 (diff)
updated bashrc
-rw-r--r--.bashrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/.bashrc b/.bashrc
index e7de413..20e3648 100644
--- a/.bashrc
+++ b/.bashrc
@@ -136,11 +136,6 @@ export FZF_CTRL_T_COMMAND="$FZF_DEFAULT_COMMAND"
neofetch
-
-
-alias luamake=/home/cafebabe/Software/lua-language-server/3rd/luamake/luamake
-
-
# BEGIN_KITTY_SHELL_INTEGRATION
if test -n "$KITTY_INSTALLATION_DIR" -a -e "$KITTY_INSTALLATION_DIR/shell-integration/bash/kitty.bash"; then source "$KITTY_INSTALLATION_DIR/shell-integration/bash/kitty.bash"; fi
# END_KITTY_SHELL_INTEGRATION