Skip to content

lfhbento/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

~/.bashrc:

source ~/dotfiles/bash/.bashrc

~/.bash_profile:

source ~/.bashrc

~/.gitconfig:

[include]
    path = ~/dotfiles/git/.gitconfig

~/.vimrc

source ~/dotfiles/vim/.vimrc

~/.tmux.conf

source "$HOME/dotfiles/tmux/.tmux.conf"

for custom powerline configs:

mkdir ~/.config
ln -s ~/dotfiles/powerline/ ~/.config/powerline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors