summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-06-29 23:28:33 +0200
committerJoe <rbo@gmx.us>2024-06-29 23:28:33 +0200
commit952e68fb26f19450487b34c789ff0a1b19574343 (patch)
tree80b5811af025952eb65e5fd89bb13f50d8f44fcb /.local
parentup (diff)
downloaddotfiles-bsd-952e68fb26f19450487b34c789ff0a1b19574343.tar.gz
dotfiles-bsd-952e68fb26f19450487b34c789ff0a1b19574343.tar.bz2
dotfiles-bsd-952e68fb26f19450487b34c789ff0a1b19574343.tar.xz
dotfiles-bsd-952e68fb26f19450487b34c789ff0a1b19574343.tar.zst
dotfiles-bsd-952e68fb26f19450487b34c789ff0a1b19574343.zip
up
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/editorcmd3
1 files changed, 0 insertions, 3 deletions
diff --git a/.local/bin/editorcmd b/.local/bin/editorcmd
deleted file mode 100755
index 24fa7e7..0000000
--- a/.local/bin/editorcmd
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec emacsclient -nw -a nvim "$@"