Skip to content

falconluca/dotfilesx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

# 将shell切换成bash
brew install bash
nano /etc/shells # /opt/homebrew/bin/bash
chsh -s /opt/homebrew/bin/bash
echo $SHELL


# 配置dotfiles
cd ~
git clone https://github.com/falconluca/dotfilesx.git
ln -s dotfiles/.bashrc  ~/.bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages