Personal configs for applications and hosts
git clone https://code.pdelong.com/configs.git
https://code.pdelong.com/configs.git
1#!/bin/bash 2 3set -xe 4 5brew update && brew upgrade 6rustup update
1#!/bin/bash
2
3set -xe
4
5brew update && brew upgrade
6rustup update