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
- Host: GitHub
- URL: https://github.com/daniellutz/dotfiles
- Owner: daniellutz
- Created: 2015-07-08T01:53:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T19:51:28.000Z (over 3 years ago)
- Last Synced: 2024-07-29T17:54:49.446Z (almost 2 years ago)
- Topics: asdf, development, dotfiles, elixir, erlang, fish, iterm2, java, kotlin, nodejs, ruby, rust, tmux, vim
- Language: Vim Script
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```