Skip to content

tadp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Tad's Dotfiles

In computing a "dot file" is a hidden directory or file on a UNIX/Linux system that are so named because the file is prefixed with a full stop. Dotfiles within a user's home directory contain most of the user-specific configuration available on a desktop and are configured manually or through the use of tools.

This is a homesick compatible repo.

Prerequisites on a fresh machine:
https://github.com/robbyrussell/oh-my-zsh
https://github.com/thoughtbot/laptop
https://github.com/prettier/prettier

Install:
homesick clone tadp/dotfiles
homesick symlink dotfiles
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
run ':PluginInstall' in vim

Uninstall:
homesick unlink dotfiles
rm -rf ~/.homesick
gem uninstall homesick

The below tree is an overview of what's contained in this repository.

home/                  - my `$HOME` directory (e.g. `/home/tad`)
  |-- vimrc/           - Mac Vim file
  |-- tmux.conf/       - Tmux config file
  |-- linuxvim/        - Linux specific Vim configuration files
  |   |-- vimrc/       - Vimrc file

Dotfiles to peruse: https://github.com/croaky/dotfiles

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published