https://github.com/pablopunk/dotfiles
Personal config files, tools, and apps
https://github.com/pablopunk/dotfiles
apps bash config darwin dotfiles hyper macos nix nixos tmux vim zsh
Last synced: about 1 year ago
JSON representation
Personal config files, tools, and apps
- Host: GitHub
- URL: https://github.com/pablopunk/dotfiles
- Owner: pablopunk
- Created: 2017-01-20T00:49:46.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T21:52:41.000Z (about 1 year ago)
- Last Synced: 2025-04-19T07:51:42.587Z (about 1 year ago)
- Topics: apps, bash, config, darwin, dotfiles, hyper, macos, nix, nixos, tmux, vim, zsh
- Language: Lua
- Homepage:
- Size: 5.75 MB
- Stars: 16
- Watchers: 2
- 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/brew/dot
```
## 🚀 Install
I usually keep the repo in `~/.dotfiles`:
```bash
git clone https://github.com/pablopunk/dotfiles ~/.dotfiles
cd ~/.dotfiles
dot
```