Skip to content

mackie90125/rc-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rc-files

Startup files for vim and bash

These files will set up your terminals with prompts and commands that look more like mine.

If you are on a Mac, you should install coreutils with homebrew:

$ brew install coreutils

Then copy the files over to your home directory:

$ cp .vimrc ~
$ cp .bashrc ~
$ cp .bash_profile ~

Logout, login and you should see e.g. a new prompt.

Open an issue if you have issues.

About

Startup files for vim and bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.8%
  • Vim Script 42.2%