https://github.com/oskarrough/dotfiles
How I like to set up my computers
https://github.com/oskarrough/dotfiles
dotfiles fedora osx
Last synced: 2 months ago
JSON representation
How I like to set up my computers
- Host: GitHub
- URL: https://github.com/oskarrough/dotfiles
- Owner: oskarrough
- Created: 2015-05-09T15:46:23.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2026-03-04T10:15:26.000Z (4 months ago)
- Last Synced: 2026-03-04T17:20:20.129Z (4 months ago)
- Topics: dotfiles, fedora, osx
- Language: Lua
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A collection of configurations for my computers.
Clone the repository to your device,
run the `install.sh` script to symlink.
1. `git clone git@github.com:oskarrough/dotfiles.git ~/Dropbox/Apps/dotfiles`
2. `cd ~/Dropbox/Apps/dotfiles`
3. `./install.sh`
I develop primarily on OSX, Fedora and Windows + WSL. I use the fish shell, neovim and homebrew.
See docs.md, osx.md and windows.md.