# 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
-
Notifications
You must be signed in to change notification settings - Fork 0
anneau/dot-files
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published