Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablopunk/dotfiles
Personal configuration files
https://github.com/pablopunk/dotfiles
bash config dotfiles hyper tmux vim zsh
Last synced: 20 days ago
JSON representation
Personal configuration files
- Host: GitHub
- URL: https://github.com/pablopunk/dotfiles
- Owner: pablopunk
- Created: 2017-01-20T00:49:46.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:09:47.000Z (6 months ago)
- Last Synced: 2024-05-22T23:47:23.361Z (6 months ago)
- Topics: bash, config, dotfiles, hyper, tmux, vim, zsh
- Language: Lua
- Size: 5.23 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## 👀 Requirements
Install [dot](https://github.com/pablopunk/dot)
```bash
brew install pablopunk/formulae/dot
```## 🚀 Install
I usually keep the repo in `~/.dotfiles`:
```bash
git clone https://github.com/pablopunk/dotfiles ~/.dotfiles
cd ~/.dotfiles
dot
```