♻️ Javascript -> fish
This commit is contained in:
parent
308432ccbb
commit
5c2b6ce8d6
2 changed files with 2 additions and 7 deletions
|
@ -1,8 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env fish
|
||||||
# vim:set ft=bash:
|
|
||||||
|
|
||||||
cd "$(dirname "${BASH_SOURCE[0]}")" \
|
source "$DOT/node/node_utils.fish"
|
||||||
&& source "../node/node_utils.sh"
|
|
||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
bash-language-server
|
|
||||||
gulp-cli
|
|
||||||
vim-language-server
|
|
Loading…
Reference in a new issue