diff options
author | EuAndreh <eu@euandre.org> | 2022-10-30 15:24:25 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-30 15:24:25 -0300 |
commit | c986b1a0676a06a1a6826b446314ba460eac706f (patch) | |
tree | a8b1180886efeb868b8deaa624a538c69114e01e /opt | |
parent | etc/tmux/tmux.conf: Use plugins from Guix home profile (diff) | |
download | dotfiles-c986b1a0676a06a1a6826b446314ba460eac706f.tar.gz dotfiles-c986b1a0676a06a1a6826b446314ba460eac706f.tar.xz |
Revert "opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file"
This reverts commit 30b8e1545a5a8e596e858be9b51ef9f37f225a34.
Diffstat (limited to 'opt')
-rwxr-xr-x | opt/aux/gen-e-list.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opt/aux/gen-e-list.sh b/opt/aux/gen-e-list.sh index 60fb6a0..aa0951a 100755 --- a/opt/aux/gen-e-list.sh +++ b/opt/aux/gen-e-list.sh @@ -5,7 +5,6 @@ set -eu cat <<-EOF ~/Documents/txt/TODOs.md ~/Documents/txt/scratch.txt - ~/Desktop/FIXME $XDG_CONFIG_HOME/sh/rc $XDG_CONFIG_HOME/guix/home.scm $XDG_CONFIG_HOME/guix/system.scm |