https://github.com/pgilad/dotfiles
My dotfiles powered by Dotbot and Fish shell
https://github.com/pgilad/dotfiles
dotbot dotfiles fish-shell hammerspoon iterm2 karabiner tmux vim
Last synced: 1 day ago
JSON representation
My dotfiles powered by Dotbot and Fish shell
- Host: GitHub
- URL: https://github.com/pgilad/dotfiles
- Owner: pgilad
- License: mit
- Created: 2013-12-07T16:40:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T08:05:27.000Z (3 months ago)
- Last Synced: 2025-05-08T21:16:06.480Z (about 1 month ago)
- Topics: dotbot, dotfiles, fish-shell, hammerspoon, iterm2, karabiner, tmux, vim
- Language: Shell
- Homepage: https://www.giladpeleg.com
- Size: 3.17 MB
- Stars: 28
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# My configuration files for macOS
> Fish, Tmux, Karabiner, Hammerspoon, Vim, Brew, NPX, Dotbot[](https://github.com/pgilad/dotfiles/actions)

## My dotfiles have aged, they're now `v2` !!!
My dotfiles have been completely revamped on 27/10/2019.
[Click here for my v1 dotfiles](https://github.com/pgilad/dotfiles/tree/v1)It is said that "You cannot clone the same dotfiles twice" - [Wiki](https://en.wikiquote.org/wiki/Heraclitus#Quotes).
## Installation
```sh
$ git clone --recurse-submodules https://github.com/pgilad/dotfiles.git ~/.dotfiles$ ~/.dotfiles/install.sh
```## Todo
- How does it install on a new mac?
## License
MIT © [Gilad Peleg](https://www.giladpeleg.com)