Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avin/dotfiles
My dotfiles
https://github.com/avin/dotfiles
Last synced: 1 day ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/avin/dotfiles
- Owner: avin
- Created: 2014-11-07T06:26:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T19:34:44.000Z (2 months ago)
- Last Synced: 2024-09-07T20:46:43.943Z (2 months ago)
- Language: Shell
- Size: 426 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Pre-install
```
sudo apt-get update
sudo apt-get upgrade
sudo apt install git zsh build-essential tmux
```## Install
```sh
git clone https://github.com/avin/dotfiles.git ~/dotfiles
~/dotfiles/install.sh
```