开源软件名称(OpenSource Name):helderberto/dotfiles
开源软件地址(OpenSource Url):https://github.com/helderberto/dotfiles
开源编程语言(OpenSource Language):
Lua
55.4%
开源软件介绍(OpenSource Introduction):⚙️ Helder's Dotfiles
My base settings for when I start in a new environment.
Requirements
Set zsh as your default shell:
sudo chsh -s $(which zsh)
Setting up your Mac
- Update macOS to the latest version with the App Store;
- Install Xcode from the App Store, open it and accept the license agreement;
Install
git clone git://github.com/helderburato/dotfiles.git ~/.dotfiles
sh ~/.dotfiles/install.sh
fzf
To install useful key bindings and fuzzy completion:
$(brew --prefix)/opt/fzf/install
Read more on the official guide.
Neovim/Vim
Read more about my Neovim configuration project structure.
After Install
Restart your computer and enjoy your new configuration. ✌ |
请发表评论