1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00

One-instance and bashrc scripts. Plus a modified script to download songs from goear

This commit is contained in:
J.Fernando Sánchez
2011-07-10 04:39:44 +02:00
parent 77599a08ad
commit cdd5045184
9 changed files with 303 additions and 0 deletions

2
terminator Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
one-window "terminator" "xdotool windowfocus \$WID & xdotool key ctrl+shift+t;" "/usr/bin/terminator $*"