Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaisermann/.dotfiles
Installs brew, wp-cli, composer, fish and a whole lot of things
https://github.com/kaisermann/.dotfiles
brew dotfiles fish git npm phpcbf profile vim
Last synced: 11 days ago
JSON representation
Installs brew, wp-cli, composer, fish and a whole lot of things
- Host: GitHub
- URL: https://github.com/kaisermann/.dotfiles
- Owner: kaisermann
- Created: 2016-10-28T17:49:43.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T11:45:46.000Z (about 2 months ago)
- Last Synced: 2024-09-14T01:37:33.504Z (about 2 months ago)
- Topics: brew, dotfiles, fish, git, npm, phpcbf, profile, vim
- Language: Vim Script
- Homepage:
- Size: 414 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# dotfiles
Just another dotfiles configuration script.
### What it does?
- Install `brew` and some [packages](https://github.com/kaisermann/.dotfiles/blob/master/scripts/brew.sh#L12).
- Install `fish shell`, `oh-my-fish` package manager and some [packages](https://github.com/kaisermann/.dotfiles/blob/master/content/config/omf/bundle#L1)
- Install `node`, `nvm` and some [packages](https://github.com/kaisermann/.dotfiles/blob/master/scripts/npm.sh)
- Provide default configurations for [`vim`, `git`, `.dircolors`, etc](https://github.com/kaisermann/.dotfiles/tree/master/content/home).