aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8ef4f1b40f666ca1118181d1b6f71adf7a085a84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
## Dotfiles mainly for linux 

- - -

### Dependencies
- fzf  
- ripgrep  

- - -

### Development Environment
#### Languages
##### python
##### java
##### rust
##### lua
##### PHP
##### dart
##### javascript  
- nvm install/update script  
```bash
$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash  
```
- Install node  
```bash
$ nvm install node
```

- - -

### Commands


- - -