Skip to content

Configuration files for bash, tmux, vim, etc.

Notifications You must be signed in to change notification settings

aanders/rcfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcfiles

My configuration files, aliases, and custom scripts.

Installation

Most of the configurations are setup to be easily installed with GNU stow. Read more about stow here: https://www.gnu.org/software/stow/

bash

stow bash

Note: When aspiers/stow#33 is resolved, use the --dotfiles option to avoid hidden directories in the repository.

bin

stow bin

bvi

stow --dotfiles bvi

gdb

stow gdb

Note: When aspiers/stow#33 is resolved, use the --dotfiles option to avoid hidden directories in the repository.

git

bash gitconfig.sh

tmux

Depends on custom utilities in bin

stow --dotfiles tmux

vim

stow vim
vim +PluginInstall

Note: When aspiers/stow#33 is resolved, use the --dotfiles option to avoid hidden directories in the repository.

About

Configuration files for bash, tmux, vim, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published