small pixel drawing of a pufferfish dotfiles

i actually hate syncthing
Jes Olson jolson@digitalocean.com
Mon, 25 Oct 2021 10:50:26 -0500
commit

2ab3dbcec41086badc3e64531427132c31ca3353

parent

9da3caae557febf4f1af63eb68b841d6a72baa35

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