Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topliceanu/dotfiles
a new structure of my own dotfiles, with a focus on automation
https://github.com/topliceanu/dotfiles
ack git tmux vim
Last synced: 1 day ago
JSON representation
a new structure of my own dotfiles, with a focus on automation
- Host: GitHub
- URL: https://github.com/topliceanu/dotfiles
- Owner: topliceanu
- Created: 2013-07-23T18:14:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T09:54:07.000Z (about 4 years ago)
- Last Synced: 2023-03-22T20:57:53.209Z (over 1 year ago)
- Topics: ack, git, tmux, vim
- Language: Vim script
- Homepage: https://github.com/topliceanu/dotfiles
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
=========Dots
Install
-------````bash
sudo apt-get install gvim-gtk
sudo apt-get install git
git clone https://github.com/topliceanu/dotfiles2
cd dotfiles2
source ./install.sh
````