removing calc and ssh
This commit is contained in:
parent
37307332df
commit
492e4719fa
|
@ -1,2 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
bc <<<$@
|
|
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
# Siina's colourised wrapper for ssh
|
|
||||||
|
|
||||||
konsoleprofile colors=Solarized
|
|
||||||
/usr/bin/ssh $@
|
|
||||||
konsoleprofile colors=Breeze;
|
|
||||||
|
|
Loading…
Reference in New Issue