osd-dev
Petr Nyc 3 years ago
parent 6424413fa6
commit 91ed16796e
  1. 1
      .gitconfig
  2. 8
      README.org

@ -8,6 +8,7 @@
pager = less -FRX pager = less -FRX
[alias] [alias]
glog = log --graph glog = log --graph
glogs = log --graph --stat
ci = commit ci = commit
st = status st = status
sglog = log --oneline --decorate --graph --all sglog = log --oneline --decorate --graph --all

@ -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
Loading…
Cancel
Save