From bd5563a5f9301aa8dd089bd06e4ff0c4f8633a5f Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Fri, 30 Nov 2018 00:41:12 +0100 Subject: Better border --- bash/.bashrc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'bash') diff --git a/bash/.bashrc b/bash/.bashrc index 9917109..fe96ef6 100755 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -210,10 +210,3 @@ if exists xcrun; then fi # vim: set ts=4 sw=4 tw=0 et : - -# tabtab source for serverless package -# uninstall by removing these lines or running `tabtab uninstall serverless` -[ -f /usr/local/lib/node_modules/serverless/node_modules/tabtab/.completions/serverless.bash ] && . /usr/local/lib/node_modules/serverless/node_modules/tabtab/.completions/serverless.bash -# tabtab source for sls package -# uninstall by removing these lines or running `tabtab uninstall sls` -[ -f /usr/local/lib/node_modules/serverless/node_modules/tabtab/.completions/sls.bash ] && . /usr/local/lib/node_modules/serverless/node_modules/tabtab/.completions/sls.bash \ No newline at end of file -- cgit v1.2.3