Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szajbus/dotfiles
My Unix dotfiles (OSX and Linux compatible)
https://github.com/szajbus/dotfiles
dotfiles shell
Last synced: 2 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 (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T09:40:31.000Z (3 months ago)
- Last Synced: 2024-11-14T10:26:41.872Z (3 months ago)
- Topics: dotfiles, shell
- Language: Shell
- Homepage:
- Size: 425 KB
- Stars: 4
- Watchers: 2
- 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 [email protected]:szajbus/dotfiles.git ~/dotfiles && cd ~/dotfiles && sh install.sh
```