DamienRobert / dotfiles

My config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This repository contain dotfiles files and custom scripts.

  • bin: symlinks to scripts that I use often, in my PATH. Some symlinks are broken here because they reference programs available in my other github repositories.
  • doc: notes on several things (maths, git, ruby, ...). A selection of this documentation rendered with kramdown is available at https://github.com/DamienRobert/Documentation.
  • ruby: custom ruby library
  • script: custom scripts
  • syst: scripts to administrate my archlinux computers.
  • user: scripts to administrate by $HOME folders. In particular my config files are there, along with static dotfiles.

Some of the files are not complete since I have removed (most of) my personal information.

Unfortunately there is no License information because some of the script are copy pasted from the web and I am not the copyright owner. As far as I am concerned, everything I wrote in this repository is under the MIT license. I try to give links when I use code written by other people but I can not guaranty this is always the case.

Anyway I view this repository as a way for people to find some examples of config files and quick and dirty scripts. I doubt this will be interesting to many people! The most interesting files are probably those in script/git. For more concrete programs, look at my other github repositories.

Copyright

Copyright © 2007–2019 Damien Robert

MIT License. Obligatory warning:

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.

About

My config files


Languages

Language:Shell 33.4%Language:Ruby 29.0%Language:Python 11.9%Language:Perl 10.4%Language:Vim Script 8.5%Language:Scheme 3.2%Language:C 1.8%Language:HTML 1.1%Language:JavaScript 0.3%Language:Jolie 0.2%Language:OCaml 0.1%Language:Raku 0.1%Language:Makefile 0.1%Language:Awk 0.1%Language:CSS 0.0%