tpbnick / dotfiles

my dotfiles and other dev related stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

my dotfiles and other dev related stuff

Apps Install

Install command:

cat apps.txt | xargs -L1 pamac install

Fonts

VSCode:

Terminal:

VSCode Setup

Install extensions:

cd vscode
cat extensions.txt | xargs -L1 code --install-extension

Copy settings.json into user settings in VSCode.

About

my dotfiles and other dev related stuff


Languages

Language:Shell 100.0%