Skip to content

alexyalunin/dotfiles

Repository files navigation


DOTFILES
OVERALL SETTINGS

alexyalunin's dotfiles

sudo apt install -y git && git clone https://github.com/alexyalunin/dotfiles.git && cd dotfiles

or setup ssh

eval `ssh-agent -s`
chmod 400 ~/.ssh/id_rsa
ssh-add ~/.ssh/id_rsa

and use

sudo apt install -y git && git clone git@github.com:alexyalunin/dotfiles.git && cd dotfiles

Linux Setup

sudo ./1_apt_install.sh && sudo ./2_zsh_install.sh && sudo ./3_bootstrap.sh -f

Reload Linux for zsh, install python mac_setup.md, update .extra. Maybe add zsh at top of .bashrc. Maybe take a look at python_setup.md.

MacOS Setup

Read mac_setup.md first

./2_zsh_install.sh 
./3_bootstrap.sh -f 
source ./.macos

About

Heavily inspired by https://github.com/mathiasbynens/dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors