From 91ed16796e9f3ae68e916b992cf1036abaf9ba48 Mon Sep 17 00:00:00 2001 From: Petr Nyc Date: Sat, 11 Feb 2023 21:16:22 +0100 Subject: [PATCH] README --- .gitconfig | 1 + README.org | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 README.org diff --git a/.gitconfig b/.gitconfig index 31ee0ca..2e36af0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -8,6 +8,7 @@ pager = less -FRX [alias] glog = log --graph + glogs = log --graph --stat ci = commit st = status sglog = log --oneline --decorate --graph --all diff --git a/README.org b/README.org new file mode 100644 index 0000000..87a3ebd --- /dev/null +++ b/README.org @@ -0,0 +1,8 @@ +* How to set up this configuration + +** iterm +*** defines dynamic profile for tmux keys usage +- profile sits in `Library/Application Support/iTerm2/DynamicProfiles/dynamic_profile.json` +- this profile inherits from Default profile +- automatically appears in profiles; set it as default and you should be going +- TODO - table of defined keys