Skip to content

e-volusian/dotfiles

Repository files navigation

dotfiles

it's my dotfiles

if [ -f /usr/bin/git ] && [ ! -d ~/.dotfiles ]; then
  mv $HOME/.bashrc $HOME/.bashrc~
  git clone https://github.com/e-volusian/dotfiles $HOME/.dotfiles
  /bin/bash $HOME/.dotfiles/install
fi

file ready?
bashrc
screenrc
tmux.conf
vimrc
alias
functions
inputrc
spectrwm.conf
openbox_rc.xml

About

it's my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published