add ospaste.
This commit is contained in:
Submodule dotfiles/emacs.d updated: f15df1c9c1...6723c93068
@@ -98,6 +98,13 @@ function clipboard() {
|
||||
fi
|
||||
}
|
||||
|
||||
function ospaste() {
|
||||
if is_osx;
|
||||
then
|
||||
reattach-to-user-namespace pbpaste
|
||||
fi
|
||||
}
|
||||
|
||||
function git_root() {
|
||||
cd `git root`
|
||||
}
|
||||
|
Reference in New Issue
Block a user