- Install pure-prompt via
npm
or manally - Clone zsh-autosuggestions to
~/.zsh
- Clone zsh-syntax-highlighting to
~/.zsh
- Symlink
.zshrc
:ln -s ~/development/dotfiles/zshrc ~/.zshrc
- Symlink
fzf-git.zsh
:ln -s ~/development/dotfiles/fzf-git.zsh ~/.zsh/fzf-git.zsh
- Symlink
.tmux.conf
:ln -s ~/development/dotfiles/tmux.conf ~/.tmux.conf
- Symlink
vimrc
:ln -s ~/development/dotfiles/vimrc ~/.vimrc
- Install vim-plug
- Install plugins in Vim:
:PlugInstall
- Install ripgrep: (Not strictly necessary as this was intended for use in vim)
sudo yum-config-manager --add-repo=https://copr.fedorainfracloud.org/coprs/carlwgeorge/ripgrep/repo/epel-7/carlwgeorge-ripgrep-epel-7.repo
sudo yum install ripgrep
brew install ripgrep
-
Notifications
You must be signed in to change notification settings - Fork 0
lightergrey/Dotfiles
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