Commit 4633bc07 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Added xclip shortcuts

parent a543fa41
......@@ -87,6 +87,8 @@ alias mvv='mosh mv -p 8215 -- screen -Uxr'
# more alias fancyness
alias cdhere='cd $(realpath $(pwd))'
alias ocaml='rlwrap ocaml'
alias c='xclip -i -selection clipboard'
alias tm='`which time` -f "real: %e"'
# Add an "alert" alias for long running commands. Use like so:
# sleep 10; alert
......
......@@ -3,7 +3,7 @@ gmail-notify numlockx htop mosh mupdf irssi screen
xfce4 xfce4-power-manager xfce4-screenshooter gtk2-engines
ranger gimp meld imagemagick curl bpython gparted tree graphviz realpath
ranger gimp meld imagemagick curl bpython gparted tree graphviz realpath xclip
python-tornado pyflakes pep8 feh python-numpy python-scipy python-pygame
python-cairo python-setuptools python-coverage python-gtk2 python-mysqldb
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment