~jacksonchen666/dotfiles

353ad588b9856d2421b5583baa48ac44343e016c — Jackson 6 months ago 2541cb6
remove unused function
1 files changed, 0 insertions(+), 4 deletions(-)

M .bashrc.pre-oh-my-bash
M .bashrc.pre-oh-my-bash => .bashrc.pre-oh-my-bash +0 -4
@@ 276,10 276,6 @@ git-setup-mirrors() {
fix_gnu_parallel_moreutils_conflict() {
    brew unlink parallel && brew link moreutils && brew link --overwrite parallel
}
fix_archivebox_yt-dlp_conflict() {
    brew link archivebox --overwrite
    brew unlink yt-dlp gallery-dl && brew link yt-dlp gallery-dl --overwrite
}

metered() {
    for i in "${PERSISTENT_SERVICES[@]}"; do