Skip to content

Commit 14003e3

Browse files
committed
updated Readme
1 parent 8962e61 commit 14003e3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.DS_Store
2+
.tern-port
23
tag
34
tags

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Contains plugins, dependencies and utilities to comfortably work with:
1818
- Elixir
1919
- Rust
2020
- Go
21+
- Crystal
2122
- Ruby
2223
- HTML/css/scss/stylus
2324

@@ -48,11 +49,12 @@ Then you'll be prompted to install the following programs/tools:
4849
- Rust
4950
- Golang
5051
- Elixir
52+
- Crystal
5153
- Tmux
5254
- Hyper.js terminal
5355
- Rbenv (Including ruby-build)
5456
- Universal ctags
55-
- Some Node global packages (vue-cli, tern, standard, prettier, etc.)
57+
- Some Node global packages (tern, standard, prettier, etc.)
5658

5759
These are not strictly required, however they are strongly recomended to have everything
5860
up and running easily, everything is configured to work with each other by default. By accepting when asked by the prompt, they'll be installed and configured, symlinks to the respective paths will also be created. Follow the instructions at the end and you'll be mostly set.

hyper/.tern-port

-1
This file was deleted.

0 commit comments

Comments
 (0)