Skip to content

Instantly share code, notes, and snippets.

@mediapathic
mediapathic / template_weekly.md
Last active September 1, 2023 17:25
Obsidian weekly template
—-
Status:
Tags: [[<%tp.date.now("YYYY-[M]MM")%>]]
Links: [[Weekly Reviews]]
___
# <% tp.file.title %>
[[<%tp.date.now("YYYY-[W]ww", -9)%>]] <== This Week ==> [[<%tp.date.now("YYYY-[W]ww", 2)%>]]
## Days
### SUN
@mediapathic
mediapathic / README.md
Last active January 15, 2019 01:11
SCRIPT-8
@mediapathic
mediapathic / brew_install_ncmpcpp_log.txt
Created March 31, 2012 00:00
brew install ncmpcpp log
==> Downloading http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.8.tar.bz2
Already downloaded: /Library/Caches/Homebrew/ncmpcpp-0.5.8.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/ncmpcpp-0.5.8.tar.bz2
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/ncmpcpp/0.5.8 --with-taglib --with-curl --enable-unicode
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/ncmpcpp/0.5.8 --with-taglib --with-curl --enable-unicode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no