Skip to content

Configuration files for GNU/Linux and macOS

Notifications You must be signed in to change notification settings

jrbellido/homedir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My configuration files for GNU/Linux and macOS

Requirements

  • coreutils (only for macOS)

Install

Clone this repository:

$ cd $HOME
$ git clone https://github.com/jrbellido/homedir.git .homedir

Backup and link to new git configuration:

$ mv .gitconfig .gitconfig.original
$ ln -s .homedir/gitconfig .gitconfig

Configure Vim:

$ ln -s .homedir/vim/vimrc .vimrc

Add this line to Zsh configuration:

source $HOME/.homedir/zshrc

Link to tmux configuration:

$ ln -s ~/.homedir/tmux.conf ~/.tmux.conf

Link to fluxbox configuration:

$ ln -s ~/.homedir/fluxbox ~/.fluxbox

About

Configuration files for GNU/Linux and macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published