https://github.com/szajbus/dotfiles
My Unix dotfiles (OSX and Linux compatible)
https://github.com/szajbus/dotfiles
dotfiles shell
Last synced: 9 months ago
JSON representation
My Unix dotfiles (OSX and Linux compatible)
- Host: GitHub
- URL: https://github.com/szajbus/dotfiles
- Owner: szajbus
- License: unlicense
- Created: 2013-05-19T11:00:49.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T20:27:09.000Z (about 1 year ago)
- Last Synced: 2025-04-06T09:44:01.806Z (about 1 year ago)
- Topics: dotfiles, shell
- Language: Vim Script
- Homepage:
- Size: 456 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My Unix dotfiles (OSX and Linux compatible)
Terminal and evironment setup is a very personal thing, so you probably shouldn't use these dotfiles as a whole.
But still, feel free to poke around, you may take some inspiration and improve your own setup.
## Installation
```shell
$ git clone git@github.com:szajbus/dotfiles.git ~/dotfiles && cd ~/dotfiles && sh install.sh
```