Skip to content

Instantly share code, notes, and snippets.

@vjt
Created May 3, 2012 09:54
Show Gist options
  • Save vjt/2584801 to your computer and use it in GitHub Desktop.
Save vjt/2584801 to your computer and use it in GitHub Desktop.
My SQSH rc
\set histsave=true
\set interfaces=/opt/sybase/interfaces
\set statistics=true
\set style=pretty
\set semicolon_hack=true
\set keyword_completion=4
\set banner=false
# Your preferred syb server
#\set DSQUERY=debian
#\set username=sa
#\set password="something"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment