https://github.com/kplattret/dotfiles
⚙️ Everyone has config preferences. These are mine.
https://github.com/kplattret/dotfiles
config dotfiles tmux vim zsh
Last synced: 2 months ago
JSON representation
⚙️ Everyone has config preferences. These are mine.
- Host: GitHub
- URL: https://github.com/kplattret/dotfiles
- Owner: kplattret
- Created: 2014-12-11T15:13:07.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-10-03T13:29:54.000Z (9 months ago)
- Last Synced: 2025-10-03T15:29:58.526Z (9 months ago)
- Topics: config, dotfiles, tmux, vim, zsh
- Language: Vim Script
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My development environment setup, for macOS and Ubuntu.
### Installation
Run this command in a terminal and follow the steps:
```shell
sh -c "$(curl -fsSL https://raw.githubusercontent.com/kplattret/dotfiles/main/install.sh)"
```