Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 744 Bytes

README.md

File metadata and controls

51 lines (41 loc) · 744 Bytes

Dotfiles

build all

make

build individually

make nvim
make fish
make git

useful libraries

vcprompt

git clone [email protected]:fnbk/vcpromt.git
make
sudo make install

pwgen

git clone [email protected]:fnbk/pwgen.git
make
sudo make install

macports

curl -O  https://distfiles.macports.org/MacPorts/MacPorts-2.3.1.tar.bz2
mkdir macports
tar xf MacPorts-2.3.1.tar.bz2 --strip-components=1 -C macports
cd macports
./configure --prefix=/opt/macports --with-applications-dir=/Applications/MacPorts
make
sudo make install

homebrew

sudo git clone https://github.com/Homebrew/homebrew.git /opt/homebrew

Windows Setup

Notepad++ https://github.com/pnedev/compare-plugin