Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxyc/dotfiles
Dotfiles repo
https://github.com/oxyc/dotfiles
bash bashrc configuration dotfiles macos scripts shell unix
Last synced: 2 months ago
JSON representation
Dotfiles repo
- Host: GitHub
- URL: https://github.com/oxyc/dotfiles
- Owner: oxyc
- Created: 2012-02-16T12:50:07.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T17:01:32.000Z (over 5 years ago)
- Last Synced: 2024-04-14T23:15:27.984Z (9 months ago)
- Topics: bash, bashrc, configuration, dotfiles, macos, scripts, shell, unix
- Language: Shell
- Homepage:
- Size: 444 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These dotfiles have been used on Ubuntu, Archlinux and most recently macOS. Until I can get Archlinux running on the Macbook 12", this will only be tested on macOS even if there's a bunch of linux-specific files committed.
## Installation
There's an outdated Makefile that I've abandoned in favor of my [`mac-playbook`](https://github.com/oxyc/mac-playbook) ansible playbook. That's where future work on installation will take place.
_This is a highly opinionated set of dotfiles, that cater to my user experience. Do **NOT** install anything you haven't looked through. For others than me, this is mostly a reference point for your own dotfiles repo._
*See also*:
- [`oxyc/mac-playbook`](https://github.com/oxyc/mac-playbook) (the playbook used to provision my computer)
- [`oxyc/vimrc`](https://github.com/oxyc/vimrc) (my vimrc repository)## Screenshots
### macOS
![vimrc](http://i.imgur.com/MFYk8fT.jpg)
[iTerm2](https://www.iterm2.com/) running [neovim](https://neovim.io/) using my [vimrc repository](https://github.com/oxyc/vimrc).
![Screenshot](http://i.imgur.com/XJjQx0C.jpg)
[chunkwm](https://github.com/koekeishiya/chunkwm) as my tiling window manager and [khd](https://github.com/koekeishiya/khd) as my hotkey dameon.
## Inspired/Stolen by
- [Gianni Chiappetta](https://github.com/gf3/dotfiles)
- [Mathias Bynens](https://github.com/mathiasbynens/dotfiles)
- [Ryan Tomayko](https://github.com/rtomayko/dotfiles)
- [Holman](https://github.com/holman/dotfiles)
- [Jan Moesen](https://github.com/janmoesen/tilde)and more whom are referenced within the files.