david4958606 / configs

A few config files for different software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configs

vimrc

Install vim-plug

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

PowerShell

Install-Module oh-my-posh -Scope CurrentUser
Install-Module posh-git -Scope CurrentUser -Force

About

A few config files for different software


Languages

Language:Shell 54.0%Language:PowerShell 36.4%Language:Vim Script 9.6%