Blarg
This commit is contained in:
parent
23a1cc8a6c
commit
284dc938a7
3 changed files with 13 additions and 2 deletions
|
|
@ -24,3 +24,7 @@ sudo chsh -s /usr/bin/fish $USER
|
|||
# Make sure that the gitconfig that's on my computer links to my shared
|
||||
# config.
|
||||
git config --global include.path .gitconfig.shared
|
||||
|
||||
# Install blacken and prettier
|
||||
pip3 install --index-url=https://pypi.org/simple black
|
||||
npm install -g prettier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue