Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxalorg/dotfiles
easiest way to feel right at $HOME
https://github.com/oxalorg/dotfiles
dotfiles
Last synced: 3 months ago
JSON representation
easiest way to feel right at $HOME
- Host: GitHub
- URL: https://github.com/oxalorg/dotfiles
- Owner: oxalorg
- License: mit
- Created: 2015-07-23T16:08:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T13:45:21.000Z (over 1 year ago)
- Last Synced: 2024-05-01T14:26:41.611Z (8 months ago)
- Topics: dotfiles
- Language: Emacs Lisp
- Homepage:
- Size: 3.5 MB
- Stars: 18
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to oxalorgs home base - ark.
Less is more.
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.---
## Installation
You can either run the below commands which will run `setup.sh`
from every folder, or you can manually run setup of the folders
you want to install.```
cd dotfiles
bash setup.sh
```## Notes
Please edit the following files if you are cloning/forking this repository:
* git/.gitconfig [user.name and user.email]
## Changelogs
* 2020-08-01 switched to the dark side emacs + evil using doom emacs
* 2020-06-22 Using Tmux with Zsh (+Zimfw) and NeoVim
* 3 years forgot to add changelogs, whoops!
* 2017-10-30 Started using tmux again
* Missing a lot of changelogs :P
* 2017-01-27 Started using vscode for larger projects
* 2017-01-26 Removed atom and zsh folders. Fixed shell folder.
* 2017-01-25 Switched from custom zsh config to
[Prezto](https://github.com/sorin-ionescu/prezto)
* 2017-01-21 Started using vim (along with neovim)