https://github.com/toriphes/dotfiles
My personal dotfiles
https://github.com/toriphes/dotfiles
dotfiles-macos stow tmux vim
Last synced: about 1 month ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/toriphes/dotfiles
- Owner: toriphes
- Created: 2023-03-10T22:41:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T09:40:09.000Z (about 2 years ago)
- Last Synced: 2025-06-23T16:38:35.423Z (about 1 year ago)
- Topics: dotfiles-macos, stow, tmux, vim
- Language: Lua
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
**Warning**: Don’t blindly use my settings unless you know what you are doing. Use at your own risk!
I use [stow](https://www.gnu.org/software/stow/) to manage my dotfiles.
```bash
brew install stow
```
## Getting started
```bash
git clone https://github.com/toriphes/dotfiles.git ~/.dotfiles
~/.dotfiles
stow */
```