]> git.armaanb.net Git - admone.git/blobdiff - admone.zsh
Update license year and email
[admone.git] / admone.zsh
index f631c88f1404384287186cbacd136d06bf16fdae..6c1dd1957af8e1ca39f2a571401de1c30ddf957b 100644 (file)
@@ -1,7 +1,6 @@
 # Admone Zsh prompt
-# Copyright Armaan Bhojwani 2020 <code@armaanb.net>
+# Copyright Armaan Bhojwani 2021 <me@armaanb.net>
 # MIT licensed, see the LICENSE file for more information.
-# Git repo at <https://codeberg.org/armaan/admone>
 
 #######################################################################
 # USER CONFIGURATIONS
@@ -60,10 +59,6 @@ admone-12hr() {
 admone-24hr() {
   echo $(date +%T)
 }
-# Intergration with https://codeberg.org/armaan/zsh-command-time
-admone-time() {
-  echo "%F{cyan}$timer_show%f"
-}
 
 #######################################################################
 # BACKEND