📝 Note of needed python packages for mycli
This commit is contained in:
parent
ee26b9289e
commit
aead0e8fe0
1 changed files with 2 additions and 0 deletions
|
|
@ -680,3 +680,5 @@ Configure ipython to use vi keybindings
|
||||||
ipython profile create
|
ipython profile create
|
||||||
in ~/.ipython/profile_default/ipython_config.py,
|
in ~/.ipython/profile_default/ipython_config.py,
|
||||||
edit c.TerminalInteractiveShell.editing_mode = 'vi'
|
edit c.TerminalInteractiveShell.editing_mode = 'vi'
|
||||||
|
On updating mycli, you'll need some new python packages:
|
||||||
|
paru python-sqlglot python-pyfzf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue