i actually hate syncthing
Jes Olson jolson@digitalocean.com
Mon, 25 Oct 2021 10:50:26 -0500
1 files changed,
0 insertions(+),
6 deletions(-)
jump to
M
.rc
→
.rc
@@ -46,12 +46,6 @@ if [ "$(hostname)" == 'nyx' ]; then
export LIBGL_ALWAYS_SOFTWARE=1 fi -if [ "$(hostname)" == 'nostromo' ]; then - if ! pgrep syncthing &> /dev/null; then - syncthing --no-browser > /dev/null & - fi -fi - if [ "$TERM" = "alacritty" ]; then alias ssh='TERM=xterm-256color ssh' fi