Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dian Fay
dotfiles
Commits
6d541390
Commit
6d541390
authored
May 13, 2022
by
Dian Fay
Browse files
zsh: remove fks debugging
parent
59dc29fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
zsh/fks.zsh
View file @
6d541390
...
...
@@ -142,7 +142,6 @@ function _fks() {
"1:database:->db"
\
"2:table:->table"
echo
"
$words
[2]"
>
out.txt
case
"
$state
"
in
db
)
_alternative
"databases:database:(
$(
psql
--no-psqlrc
--tuples-only
-c
$dbquery
)
)"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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