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: 2 months 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T09:54:07.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T02:34:47.585Z (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: 3
- 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
````