diff options
author | EuAndreh <eu@euandre.org> | 2022-10-30 00:17:16 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-30 00:17:16 -0300 |
commit | 30b8e1545a5a8e596e858be9b51ef9f37f225a34 (patch) | |
tree | 1d0c0c392e32eaca9a20642a53334fb6f2a7c00a /opt/aux | |
parent | etc/guix/home.scm: Add tmux-plugin-{resurrect,continuum} packages (diff) | |
download | dotfiles-30b8e1545a5a8e596e858be9b51ef9f37f225a34.tar.gz dotfiles-30b8e1545a5a8e596e858be9b51ef9f37f225a34.tar.xz |
opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file
Diffstat (limited to 'opt/aux')
-rwxr-xr-x | opt/aux/gen-e-list.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opt/aux/gen-e-list.sh b/opt/aux/gen-e-list.sh index aa0951a..60fb6a0 100755 --- a/opt/aux/gen-e-list.sh +++ b/opt/aux/gen-e-list.sh @@ -5,6 +5,7 @@ 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 |