8000 GitHub - elbelga/DotFiles: My shell configuration files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elbelga/DotFiles

A625 Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotFiles

My shell configuration files

Steps

  • Install GIT
xcode-select —-install
sudo apt install git #-> Debian/APT
sudo pacman -S git #-> Arch/Pacman
  • Install Homebrew (only Macos)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Install zsh
brew install zsh #-> Macos
sudo apt install zsh #-> Debian/APT
sudo pacman -S zsh #-> Arch/Pacman
  • Install Oh my ZSH
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Install Oh my ZSH
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Change shell
chsh -s $(which zsh)
  • Install starship
sh -c "$(curl -fsSL https://starship.rs/install.sh)"
  • Clone this repository in home directory

About

My shell configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0