Skip to content

axgkl/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSX Setup

Screencapture

One key to mouse selection in clipboard

https://heise.de

g80 1/5 -> control + f5 -> ke bin/hotkey screenshot ->

function screenshot {
    n "screenshot" "space: mouse/win toggle"
    local fn && fn="capt-$(date +%Y-%m-%d_%H-%M-%S).png"
    screencapture -c -i "$H/Pictures/shots/$fn"
    ln -sf "$H/Pictures/shots/$fn" "$H/Pictures/shots/last.png"
}

About

osx dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors