PG2000 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Install fzf

Brew

brew install fzf

Fedora

sudo dnf install fzf

Install Vundle Plugin Manager

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Install git bare in $HOME Folder

curl -Lks https://gist.githubusercontent.com/PG2000/957bd6c9b65b47055022899fe40570ba/raw/330f7b11497c98fa0dd4d4e7fdc0aa0d3b8ae31f/cfg-init | /bin/zsh

About


Languages

Language:Vim Script 98.9%Language:Shell 1.1%