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