Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

catdadcode/dotfiles-archived

Repository files navigation

There are a ton of fancy dotfiles installers and configuration managers out there but I'm a fan of simplicity. Simply clone this repository and run the install.sh script. The script will symlink all the appropriate dotfiles into the appropriate locations on OS X.


Install

$ git clone git@github.com:chevex/dotfiles.git
$ cd ./dotfiles
$ ./install.sh

Included Configurations:

  • Vim, complete with plugins and .nvimrc.
  • .bash_profile which sources .bashrc for cross-system interoperability.
  • .bashrc containing a few aliases and various configurations.
  • .gitconfig with aliases.
  • .inputrc to put bash in vi mode.
  • .shell_prompt.sh which is sourced by .bash_profile for a stylized bash prompt.
  • .tmux.conf which enables mouse support and maps some keys.
  • .tmux_theme which is sourced by .tmux.conf for a stylized tmux status line.

Screenshots:

Bash in vi mode.

Bash Git integration and Git aliases.

Tmux status line.

Vim with plugins configured.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published