All Projects → christianromney → dotfiles

christianromney / dotfiles

Licence: other
My customized configuration files

Programming Languages

shell
77523 projects
emacs lisp
2029 projects
python
139335 projects - #7 most used programming language
clojure
4091 projects

Projects that are alternatives of or similar to dotfiles

Lunarymacs
Moon-based Emacs configuration.
Stars: ✭ 151 (+1158.33%)
Mutual labels:  emacs-configuration
emacs-config
My ".emacs"
Stars: ✭ 17 (+41.67%)
Mutual labels:  emacs-configuration
emacs-config
A literate emacs configuration for C#, python, ivy, yasnippet, ...
Stars: ✭ 31 (+158.33%)
Mutual labels:  emacs-configuration
Uncledavesemacs
My personal ~/.emacs.d
Stars: ✭ 204 (+1600%)
Mutual labels:  emacs-configuration
move-border
Emacs windows resizing made intuitive
Stars: ✭ 16 (+33.33%)
Mutual labels:  emacs-configuration
emacs.d
My emacs config
Stars: ✭ 32 (+166.67%)
Mutual labels:  emacs-configuration
Writingwithemacs
Tips, Examples, and Resources for Writing with Emacs
Stars: ✭ 150 (+1150%)
Mutual labels:  emacs-configuration
doom-todo-ivy
Display all TODO and FIXME entries for a project or buffer in ivy. Extracted from doom-emacs.
Stars: ✭ 31 (+158.33%)
Mutual labels:  emacs-configuration
editorPreferences
My editor preferences for Emacs / Sublime / VS Code / Clang Format etc.
Stars: ✭ 18 (+50%)
Mutual labels:  emacs-configuration
ihsec
ihsec - I hate Switching Emacs Configs - A symlink machine to change your ~/.emacs.d quickly and efficiently.
Stars: ✭ 61 (+408.33%)
Mutual labels:  emacs-configuration
.emacs.d
My emacs configuration
Stars: ✭ 224 (+1766.67%)
Mutual labels:  emacs-configuration
my-emacs
My Emacs configuration
Stars: ✭ 35 (+191.67%)
Mutual labels:  emacs-configuration
.emacs.d
My literate Emacs configuration
Stars: ✭ 139 (+1058.33%)
Mutual labels:  emacs-configuration
.doom.d
Private DOOM Emacs config highly focused around orgmode and GTD methodology, along with language support for Python and Elisp.
Stars: ✭ 185 (+1441.67%)
Mutual labels:  emacs-configuration
GnusSolution
A complete working solution of gnus+offlineimap+dovecot+msmtp+cron
Stars: ✭ 18 (+50%)
Mutual labels:  emacs-configuration
Dotfiles
My dotfiles
Stars: ✭ 150 (+1150%)
Mutual labels:  emacs-configuration
dot.me
me dot files
Stars: ✭ 33 (+175%)
Mutual labels:  emacs-configuration
Emacs Configuration
Emacs Configuration Using Purcell's Structure
Stars: ✭ 22 (+83.33%)
Mutual labels:  emacs-configuration
Denny-s-emacs-configuration
🤖 Emacs shapes me to be a better programmer
Stars: ✭ 40 (+233.33%)
Mutual labels:  emacs-configuration
.emacs.d
📔 My Emacs config.
Stars: ✭ 16 (+33.33%)
Mutual labels:  emacs-configuration

Structure

This project contains my personal dotfiles collection. My primary machine is Mac OS X, but most of this stuff should work equally well under Linux with a few tweaks.

I use GNU stow to manage the symlinks in this repository, and Homebrew as my package manager. The install.sh script will bootstrap everything including the installation of stow and other packages.

From then on, simply running ./homesync should keep things running smoothly.

The install script also configures a pre-commit hook in this repository that updates the brewfile and caskfile with any package differences it detects. This forces me to commit those changes.

I run iTerm2, Fish Shell using Fisher to manage plugins. iTerm2 is configured to use the Hack for Powerline font. .

License

The MIT License

Copyright (c) 2010-2021 Christian Romney [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].