summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-23 17:32:53 -0500
committerJune McEnroe <june@causal.agency>2020-12-23 17:32:53 -0500
commit23ead84622b2707aecfc169f5f33f794ffe8670b (patch)
treeaa9cc65fac9bbf74bead03ad61ecd5622eef9d43
parentFix dash Makefile compatibility with BSD make (diff)
downloadsrc-23ead84622b2707aecfc169f5f33f794ffe8670b.tar.gz
src-23ead84622b2707aecfc169f5f33f794ffe8670b.zip
Remove bash_profile, bashrc
-rw-r--r--home/.bash_profile2
-rw-r--r--home/.bashrc13
2 files changed, 0 insertions, 15 deletions
diff --git a/home/.bash_profile b/home/.bash_profile
deleted file mode 100644
index 8dd976b3..00000000
--- a/home/.bash_profile
+++ /dev/null
@@ -1,2 +0,0 @@
-. ~/.profile
-. ~/.bashrc
diff --git a/home/.bashrc b/home/.bashrc
deleted file mode 100644
index 61c9d191..00000000
--- a/home/.bashrc
+++ /dev/null
@@ -1,13 +0,0 @@
-. ~/.shrc
-
-alias ls='ls -p --color=auto'
-alias grep='grep --color=auto'
-
-_PS0=${PS0/$'\n'/}
-unset PS0
-RPS1=${RPS1/'\?'/'${?/#0/}'}
-
-rprompt() {
-	printf '%*s\r' $((COLUMNS - 1)) "${RPS1@P}"
-}
-PS1='\n\[${_PS0@P}$(rprompt)\]'"${PS1}"
ncy/Makefile?id=9efb52aadc5c3c65701b998a5adcca8cb8b4a8c2&follow=1'>Publish "film review"June McEnroe 2024-10-12Add photos from October 6June McEnroe 2024-10-12Add photos from October 5June McEnroe 2024-10-09Add photos from October 1June McEnroe 2024-10-07Add photos from September 29June McEnroe 2024-10-07Add photos from September 28June McEnroe 2024-10-07Add photos from September 22June McEnroe 2024-09-25Add photos from September 15June McEnroe 2024-09-24Add photos from September 14June McEnroe 2024-09-24Add photos from September 12June McEnroe 2024-09-24Add photos from September 7June McEnroe 2024-09-24Allow not having descriptionsJune McEnroe 2024-09-23Automatically select the last used lens for a bodyJune McEnroe 2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe