Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
/ dotfiles Public archive

My wonderfull dotfiles (mainly vim & shell tools)

Notifications You must be signed in to change notification settings

yld/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a few dotfiles for the tools i use to work with.

Installation

curl -L https://github.com/yld/dotfiles/raw/master/bin/dotfiles_init | bash

Upgrade

dotfiles_init

Included setups

  • Far from perfect but very usefull, (pretty prompt, VCS (mostly git) integration ...).
  • Rely partially on completion files provided by distributions.
  • Plugins are managed by Zplug
  • A few plugins bundled with vundle (see plugins related docs once installed)
  • Try F2, F3, F4 while editing for a few usefull mapping.
  • Somme tricks from Drew Neil's book (%% andso on)
  • Tmux, screen, Rails, Node, Git, XML tools and parsers included
  • ale for syntax checking

Requires Vim version 8 or above.

Version managers

  • nodenv
  • rbenv
  • pyenv

TO BE REMOVED forget it.

Others files

Settings for Ruby, yarn, node...

To get a list of managed files:

cd $HOME/Src/dotfiles.git/
git ls-files

Tools recommanded and used

  • urxvt
  • most a colofull pager (buggy with psql, TO BE REMOVED)
  • grc for colored output with ping, gcc, netstat (...)
  • tmux for terminal multiplexing (actually missing powerline)
  • if you use a Linux do not omit lsb_release package for distro detection. ie. you should have a file named /etc/lsb-release

Status

Widely tested on Debian family and Gentoo

Corrections and suggestions welcome.

TODO

  • Configurable $DOTFILES_DIR
  • Remove awesome configuration from here.
  • Show untracked files count in git prompt
  • modularize zsh & vim confifguration
  • profiles for ssh keys and so on (see Vincent Bernat repositories)

About

My wonderfull dotfiles (mainly vim & shell tools)

Resources

Stars

Watchers

Forks

Packages

No packages published