Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alisinabh/dotfiles
My personal dotfiles and their installer
https://github.com/alisinabh/dotfiles
dotfile dotfiles vimrc
Last synced: about 2 months ago
JSON representation
My personal dotfiles and their installer
- Host: GitHub
- URL: https://github.com/alisinabh/dotfiles
- Owner: alisinabh
- Created: 2018-05-20T01:24:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T20:30:30.000Z (10 months ago)
- Last Synced: 2024-10-13T09:57:01.928Z (3 months ago)
- Topics: dotfile, dotfiles, vimrc
- Language: Emacs Lisp
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alisinabh Dotfiles
This is **My Personal** preference configurations for `zsh`, `vim`, `terminator` and `tmux`.
But you can pick what you liked from it :)
Installations scripts and some configurations are highly inspired by [nicknisi/dotfiles](https://github.com/nicknisi/dotfiles)
## Installation
Copy and paste the following to any terminal
```
git clone https://github.com/alisinabh/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./install.sh
```