https://github.com/ppenna/dotfiles
My Dot Files
https://github.com/ppenna/dotfiles
Last synced: about 1 year ago
JSON representation
My Dot Files
- Host: GitHub
- URL: https://github.com/ppenna/dotfiles
- Owner: ppenna
- Created: 2020-09-08T21:33:49.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T11:07:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T18:09:50.214Z (over 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 6.59 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Dot Files
============
In this repository you can take a look in my dot files.
Enjoy =)
**1. Install Dependencies**
```bash
sudo apt-get install \
clang-format \
exuberant-ctags \
git \
tmux \
vim
```
**2. Install Dotfiles**
```bash
./install.bsh --all
```