Go to file
Bo Jeanes ae88dbe7db
fix delta syntax
2024-07-03 16:15:34 +10:00
editors Fix coc.nvim according to random GH issue comment 2020-10-24 17:50:46 +11:00
languages Generate .tool-versions with latest installed 2020-10-24 17:49:35 +11:00
misc Don't assume macOS or ZSH 2020-10-24 18:58:49 +11:00
shells Setup ASDF from Homebrew properly 2021-11-18 11:45:39 +11:00
vcs fix delta syntax 2024-07-03 16:15:34 +10:00
.gitignore Don't care about these things 2015-07-05 11:55:28 +10:00
.gitmodules Get rid of powerline submodule 2016-07-04 17:36:25 +10:00
README.md Add setup instructions 2021-11-18 11:09:43 +11:00
freshrc Update freshrc 2021-11-18 11:10:21 +11:00
karabiner-ref.xml Add Karabiner config 2015-08-11 17:54:57 +10:00
karabiner.xml Add rule to force an external apple keyboard to QWERTY 2015-10-10 15:08:14 +11:00

README.md

My dot files.

Please explore and/or suggest!

Initial setup

$ FRESH_LOCAL_SOURCE=bjeanes/dot-files bash -c "`curl -sL https://get.freshshell.com`"

LICENSE

Copyright (c) 2008-2013 Bodaniel Jeanes

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.