]> git.armaanb.net Git - admone.git/commitdiff
remove references to Codeberg
authorArmaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me>
Wed, 9 Dec 2020 13:56:41 +0000 (08:56 -0500)
committerArmaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me>
Wed, 9 Dec 2020 13:56:41 +0000 (08:56 -0500)
LICENSE
admone.zsh

diff --git a/LICENSE b/LICENSE
index 511ed4ec5fd9b86891840c9a349aafc246f36fd6..de34f878826a8e5f0adf470060cd8b75e964d96b 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,4 @@
 Admone - a tolerable Zsh prompt
-
 Copyright © 2020 Armaan Bhojwani <code@armaanb.net>
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
index f631c88f1404384287186cbacd136d06bf16fdae..89d1c52b662bc27a3644de25060478dad06a4801 100644 (file)
@@ -1,7 +1,6 @@
 # Admone Zsh prompt
 # Copyright Armaan Bhojwani 2020 <code@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