···2929 ln -shf ./lf ~/.config/lf
3030 ```
31313232+ > NOTE:
3333+ > `ln -shf` is OSX specific command.
3434+ > `ln -sf` is fine for Linux.
3535+3236### install fish
33373438```bash
···52565357# TODO
54585959+- [ ] Create shell script to check if local config already exists
5560- [ ] Test this in new Mac
5661- [ ] Add Brewfile
6262+- [ ] Check this tool
6363+ - [ ] [Schniz/fnm](https://github.com/Schniz/fnm)
6464+ Rust based node.js version manager