GitXplorerGitXplorer
e

dotfiles

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
59afd5e1b2e34268ce0a3beeddd66ebaae5c8e46

update zshrc

eelmetal committed 4 years ago
Unverified
680128d1ce0e49e03a2e934a3796c8189f43e7da

add .zshrc

eelmetal committed 4 years ago
Unverified
c95b413eddcfe28da7b636622acb00fe02112875

fix indent

eelmetal committed 4 years ago
Unverified
92efa2b9d87d6a017d5286b70ec07f0a60751d55

update readme

eelmetal committed 5 years ago
Unverified
9c3ac3ebd903f618e4d868a398ec9bd2a18c8aeb

nodenv

eelmetal committed 5 years ago
Unverified
123cdd6fd77ea6194d2bdea85cc8210299899b19

add swift lsp

eelmetal committed 5 years ago

README

The README file for this repository.

dotfiles

setup swift lsp

$ git clone https://github.com/apple/sourcekit-lsp.git
$ cd sourcekit-lsp
$ swift build -c release
$ mv .build/release/sourcekit-lsp /usr/local/bin

setup node

nodenv

nodenv

$ brew install nodenv