summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-05-20 15:49:22 -0400
committerJune McEnroe <june@causal.agency>2013-05-20 15:49:22 -0400
commit4905455d6e3f9ffc4a9a00a1d50ad0374a195c43 (patch)
treeaab4ddaa463c261cdcb839f985d903af1fac5c19
parentRequire pp in IRB (diff)
downloadsrc-4905455d6e3f9ffc4a9a00a1d50ad0374a195c43.tar.gz
src-4905455d6e3f9ffc4a9a00a1d50ad0374a195c43.zip
Do not force update, just notify
-rw-r--r--.zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 957786dc..fcfdf8c5 100644
--- a/.zshrc
+++ b/.zshrc
@@ -133,6 +133,5 @@ alias gsh='git show'
 alias gt='git tag'
 alias gu='git pull'
 
-# Update all the time!
-[ -f /usr/bin/pacman ] && /usr/bin/pacman -Qu > /dev/null && [ ! -f /var/lib/pacman/db.lck ] && pacman -Syu
+[ -f /usr/bin/pacman ] && /usr/bin/pacman -Qu > /dev/null && echo "$(/usr/bin/pacman -Qu | wc -l) updates"
 true
1'>Add margin to Bl-bullet itemsJune McEnroe 2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe Apparently sometimes it didn't like receiving its own internal storage to parse again. Understandable. 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe Wow. One of the best I've read. 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe Broke out LDLIBS for each bin, and made everything more uniform. 2020-01-28Change scout sensitivity to 1.4June McEnroe idk it seems to work. 2020-01-28Import shows.txtJune McEnroe