Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laithshadeed/dotfiles
My settings
https://github.com/laithshadeed/dotfiles
Last synced: 30 days ago
JSON representation
My settings
- Host: GitHub
- URL: https://github.com/laithshadeed/dotfiles
- Owner: laithshadeed
- Created: 2016-01-29T01:39:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T22:46:14.000Z (almost 9 years ago)
- Last Synced: 2023-08-22T02:11:38.752Z (over 1 year ago)
- Language: VimL
- Homepage:
- Size: 532 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles setting
This *dotfiles* contains the [bash-it](https://github.com/revans/bash-it) framework, which brings the following functionality: autocompletion, themes, aliases, custom functions.
Further based the vimbundle handling on [dotmatrix](https://github.com/hashrocket/dotmatrix).## How to install dotfiles
1. Check a clone of this repo: `git clone http://github.com/cange/dotfiles.git ~/dotfiles`
2. Run (make sure the Ruby is installed)./dotfiles/install
3. Done
## How to update dotfiles
./dotfiles/update
### Set ZSH as default shell
Remove/backup all .bash\* files in your user root directory and set thenchsh -s /usr/bin/zsh
## Other useful tools
* [git-extras](https://github.com/visionmedia/git-extras/)