Skip to content

fnbk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

be25cdf · Nov 12, 2024

History

53 Commits
May 25, 2018
Nov 13, 2017
Apr 4, 2018
Nov 12, 2024
Apr 19, 2017
May 10, 2018
Apr 30, 2020

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published