Skip to content

anneau/dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

For Amazon Linux

# Install zsh and git
sudo yum install -y zsh git
# Setting zsh as login shell
sudo vim /etc/shells # and add /bin/zsh to end of file
sudo vim /etc/passwd # edit EC2 default user '/bin/bash' to '/bin/zsh'
# Download config files and install
git clone --recursive https://github.com/anneau/dot-files.git
cd dot-files/
sh install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors