- Create projects directory:
mkdir Projects && cd Projects
- Clone the project:
git clone https://github.com/bogem/dotfiles && cd dotfiles
- Copy dotfiles:
cp .extra.zsh .spaceshiprc.zsh .vimrc .wezterm.lua .zshrc ~
- Install Homebrew: https://brew.sh/
- Install Homebrew packages:
brew bundle --file=~/Projects/dotfiles/Brewfile
- Install vim-plug: https://github.com/junegunn/vim-plug
- Install oh-my-zsh: https://ohmyz.sh/#install
- Use zsh as default shell:
echo '/opt/homebrew/bin/zsh' | sudo tee -a /etc/shells && chsh -s /opt/homebrew/bin/zsh
- Install zsh plugins that not bundled in oh-my-zsh (e.g. zsh-users/zsh-autosuggestions, Aloxaf/fzf-tab, zsh-users/zsh-syntax-highlighting)
- Apply settings from .macos: ./.macos
-
Notifications
You must be signed in to change notification settings - Fork 0
bogem's dotfiles
License
n10v/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
bogem's dotfiles
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published