This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2025-03-09 03:35:33 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
fish-shell
/
init
History
axel
d7b659d8e8
Add completions for gpg command
...
darcs-hash:20060113144133-ac50b-e7c457b7fa7aade56111d8d731ab468550006ef3.gz
2006-01-14 00:41:33 +10:00
..
completions
Add completions for gpg command
2006-01-14 00:41:33 +10:00
fish_complete.fish.in
Fix the __fish_append shellscript function, as well as some completion bugs in gpg and mount
2006-01-13 11:02:45 +10:00
fish_function.fish
Fix two issues on OS X, a non-compatible use of the expr command and a bad init of a socket for the universal variable daemon
2006-01-10 00:44:18 +10:00
fish_inputrc
Fix Alt-p shortcut
2005-12-15 00:09:06 +10:00
fish_interactive.fish.in
Move definition of the _ gettext alias out of fish_interactive, since it is needed in non-interactive, and in earlier functions as well
2006-01-06 03:09:15 +10:00
fish.in
Improve description handling - handle symbolic link loops, handle description functions returning strings without a separator, and handle testing of un-stat:able files
2006-01-13 00:49:03 +10:00