Skip to content

Instantly share code, notes, and snippets.

View maltsev's full-sized avatar

Kirill Maltsev maltsev

View GitHub Profile
@maltsev
maltsev / Save to Notes from clipboard.kmmacros
Created May 24, 2019 10:45
Keyboard Maestro macro: copies a text from the clipboard and saves it as a new note in Apple Notes
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>Activate</key>
<string>OnceWithPalette</string>
<key>AddToMacroPalette</key>
<false/>
<key>AddToStatusMenu</key>
@maltsev
maltsev / Save to Notes (input).kmmacros
Created May 24, 2019 10:42
Keyboard Maestro macro: asks for input and saves it as a new note in Apple Notes
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>Activate</key>
<string>OnceWithPalette</string>
<key>AddToMacroPalette</key>
<false/>
<key>AddToStatusMenu</key>
@maltsev
maltsev / git.fish
Last active April 30, 2019 11:47
My git config for fish shell
##########
## Diff ##
##########
abbr -a gd "git diff --ignore-all-space"
abbr -a gdc "git diff --ignore-all-space --staged"
############
## Commit ##
############

Keybase proof

I hereby claim:

  • I am maltsev on github.
  • I am maltsev (https://keybase.io/maltsev) on keybase.
  • I have a public key ASDgCx3Qc5yKkmElIMxcvTIW0HdRsvG_zHtxEYHKK8hI3Qo

To claim this, I am signing this object: