An open API service indexing awesome lists of open source software.

https://github.com/daniellutz/dotfiles


https://github.com/daniellutz/dotfiles

asdf development dotfiles elixir erlang fish iterm2 java kotlin nodejs ruby rust tmux vim

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# dotfiles

Installation setup for WSL:

```bash
$ sudo apt-get update
$ sudo apt-get upgrade -y
$ sudo apt-get install -y python3-pip
$ pip3 install ansible
```