Skip to content

rjo67/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

config

my config files (vim, bash)

bash

Include the general configuration like this:

FILE=/d/entw/git/rjo/config/dotfiles/bashrc
[ -r $FILE ]  && . $FILE

gitconfig

[include]
   path = d:/entw/git/rjo/config/dotfiles/gitconfig

vim

(use windows-style path)

source d:\entw\git\rjo\config\dotfiles\vimrc

About

my config files (vim, bash)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published