Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shiotomo/.dotfiles

My configuration files
https://github.com/shiotomo/.dotfiles

bash centos eclipse intellij macos neovim tmux ubuntu vim vscode zsh

Last synced: 20 days ago
JSON representation

My configuration files

Awesome Lists containing this project

README

        

# .dotfiles

## Management

- Editor
- Neovim
- Vim
- VSCode

- Shell
- Zsh
- Bash

- IDE
- Eclipse
- IntelliJ

- other
- tmux

- OS
- macOS
- Ubuntu
- CentOS

## setup

### macOS

```
make setup OS=macos
```

### ubuntu

```
make setup OS=ubuntu
```

### centos

```
make setup OS=centos
```