Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phux/.dotfiles

my dotfiles: i3, neovim, .Xresources, php tooling, tmux conf
https://github.com/phux/.dotfiles

ansible dotfiles golang i3 i3wm neovim php python shell tmux-conf vim zshrc

Last synced: about 7 hours ago
JSON representation

my dotfiles: i3, neovim, .Xresources, php tooling, tmux conf

Awesome Lists containing this project

README

        

# Installation

Clone the repository:

```shell
git clone https://github.com/phux/.dotfiles.git
```

Install ansible:

```shell
cd .dotfiles && make
```

If you want to execute installation in vagrant:

```shell
make test
```

To install on localhost (will override your files, no backup!):

```shell
make provision
```

## Some tasks it does

- pip
- rbenv & ruby
- nvm & node
- gvm & go
- composer
- linking dotfiles
- antibody (zsh)
- php & golang linters

## TODOs
- go get -u github.com/high-moctane/nextword