Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
swc-bb
swc-pages
2019-11-26-Potsdam-Berlin-Python
Commits
668e817e
Commit
668e817e
authored
Apr 23, 2019
by
Brian Ballsun-Stanton
Committed by
François Michonneau
Apr 23, 2019
Browse files
winpty nano is already default from the git windows installer
parent
0a47ec51
Changes
1
Hide whitespace changes
Inline
Side-by-side
getsql.sh
View file @
668e817e
...
...
@@ -10,8 +10,7 @@ elif command -v unzip >/dev/null 2>^1 ; then
mv
sqlite-tools-win32-x86-3270200/
*
~/bin/
rm
-rf
sqlite-tools-win32-x86-3270200
echo
'export PATH="$PATH:$HOME/bin"'
>>
.bash_profile
echo
'alias sqlite3="winpty sqlite3"'
>>
.bash_profile
echo
'alias nano="winpty nano"'
>>
.bash_profile
echo
'alias sqlite3="winpty sqlite3"'
>>
.bash_profile
source
.bash_profile
sqlite3
--version
# 3.27.2 2019-02-25 16:06:06 bd49a8271d650fa89e446b42e513b595a717b9212c91dd384aab871fc1d0f6d7
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment