My dotfiles
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ADRN 928fa7b4b0 updated ssh_config and zshrc 2 months ago
sublime updated ssh_config and zshrc 2 months ago
tmux Added a bunch of submodules 5 years ago
vim vim-nix 12 months ago
.gitignore improved install script 5 years ago
.gitmodules vim-nix 12 months ago
LICENCE added README and LICENCE 5 years ago
README.md updated README 2 years ago
install.sh modified script, which still sucks 12 months ago
ssh_config updated ssh_config and zshrc 2 months ago
tmux.conf documenting 4 years ago
vimrc removed local stuff to local zshrc, added vim-nix 12 months ago
zshrc updated ssh_config and zshrc 2 months ago

README.md

Adrien Luxey's dotfiles

ZSH, Tmux, Vim and Sublime Text dotfiles for Debian-based distros (install.sh using apt).

Usage

First download submodules:

  • Push your new host's SSH key to your github.com account.
  • git submodule update --init

Use install.sh to install the dependencies, Oh-My-Zsh, pull tmux and vim plugins, remove your previous dotfiles and symlink the new ones:

$ ./install.sh -h
    USAGE: ./install.sh [OPTIONS]

    OPTIONS:
    -s|--sublime    Install Sublime Text 3
    -h|--help               Show this help

    The script will install dependencies once (remove $HOME/.installed to redo) and symlink dotfiles to their destination in your $HOME.

If you want to do your own thing from these dotfiles, go read install.sh.

Some docs & refs

Licence

Public Domain, i.e. do whatever you want with this, but don't come and complain.