rc: alias winkey

The xxd method, because it's easier to alias. Closes #81
This commit is contained in:
Aminda Suomalainen 2015-08-22 15:13:22 +03:00
parent 7ff510b42b
commit b34a567af7
2 changed files with 6 additions and 0 deletions

View File

@ -583,6 +583,9 @@ alias sailfish-nstatus='dbus-send --system --type=method_call --print-reply --de
# apt build depedencies (without installing)
alias apt-builddep="apt-rdepends --build-depends --follow=DEPENDS"
# http://superuser.com/a/638033 - get embedded Windows key
alias winkey="xxd /sys/firmware/acpi/tables/MSDM"
# Allow custom aliases to be put in .aliases or .bash_aliases .
# .aliases

View File

@ -567,6 +567,9 @@ alias sailfish-nstatus='dbus-send --system --type=method_call --print-reply --de
# apt build depedencies (without installing)
alias apt-builddep="apt-rdepends --build-depends --follow=DEPENDS"
# http://superuser.com/a/638033 - get embedded Windows key
alias winkey="xxd /sys/firmware/acpi/tables/MSDM"
# Allow custom aliases to be put in .aliases or .zsh_aliases .
# .aliases