diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-05-30 23:21:29 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-05-30 23:21:29 +0200 |
| commit | fd8b5c66e64bbc90000de27e0e54990bca8052cb (patch) | |
| tree | a30da70cadeb78097bdef5143e5cef06f9beaed0 /.bashrc | |
| parent | 16ad06e857265fc394eb84f39b2019db604ff295 (diff) | |
updated bashrc
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |
