This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ctrl-b is not as good as ctrl-a | |
unbind C-b | |
set -g prefix C-a | |
bind C-a send-prefix | |
# vi bindings for scrolling and searching | |
setw -g mode-keys vi | |
bind-key -Tcopy-mode-vi 'v' send -X begin-selection | |
bind-key -Tcopy-mode-vi 'y' send -X copy-selection |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDprwjbK3Umrp3ICA65d70ZqwJet91tfjAFk4CHQWSaeLeC7EiucODhnsDLkq6lMk4F3OUEIjYEJAMi4c+OlNsm7vm2fIGOTRaMCey4bZDP5k+0uqKoZFfHMWdiCjVDfI7O0Qya9IKHY9Rxsj8pMivZNoIfekBh4pwi4SzarhbA7MB69BxdMRjh8dP5bDc/r5YTLlcOMjJ9Wt/6QiUy6cohrUMFBEG0v3IIjc9yoyBiqB2WN1VcI70EszcY91pZEz6CZM/lq0tvTtkmiMyYxuNnUZcsq3aLPT14rjT42/yqIif0gjJqUL05nEbfUWArHqoOFFPkyny1GVkdGz173Pj1fKhIno6+qQLNnj1g6/DJsrrw8i/ObxIamH9yd89ihVBpYjQzm1RLTLtrI8JIOnH3JG19smAllUUaKwz2hluGgisK+UH1O/6CJeCncX9u6eIOehvRljYsA7R9qqa2QpSER5Oaovkm7h7OtOFHc3TPEp/EBAFml89hllHV8i3X9+br67hDb0iuHfhytGmwEBTZNtoLV6hEZ3dC9PQgWJHAdl0ZPYd+XoJ/iWGkXm4QWnofFhdoTuTnSFTPoGB8VGJobide0gE2LVkgtcR9oAAGUnuxr5k6HFIAjeh5L+vtdvrGnXCUTjbLjSfWnmldgEoafJj1rR7QtTDEvP/YeDh8Qw== pavel@Pavels-MBP |
OlderNewer