From 9dd8058203b105459596dda2100dfd106d2cbcd4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 30 May 2019 21:22:28 -0300 Subject: Annotate files with FIXME --- bash/x.sh | 3 +++ tmux/projects/annex.yml | 1 + 2 files changed, 4 insertions(+) diff --git a/bash/x.sh b/bash/x.sh index e75cff3..1855dac 100644 --- a/bash/x.sh +++ b/bash/x.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash isLinux && { + # FIXME: make this declarative xmodmap ~/.Xmodmap xset r rate 250 50 @@ -17,4 +18,6 @@ isLinux && { xdg-mime default firefox.desktop text/xml xdg-mime default nautilus.desktop inode/directory + + # FIXME: add .description files } diff --git a/tmux/projects/annex.yml b/tmux/projects/annex.yml index a964d67..00b3a8a 100644 --- a/tmux/projects/annex.yml +++ b/tmux/projects/annex.yml @@ -3,6 +3,7 @@ name: annex windows: - annex+dotfiles: root: ~/annex/ + # FIXME layout: main-vertical panes: - misc: -- cgit v1.2.3