Logo
Explore Help
Sign In
h/fish-shell
1
Fork 0
You've already forked fish-shell
mirror of https://github.com/fish-shell/fish-shell.git synced 2026-05-20 18:41:16 -03:00
Code Issues Packages Projects Releases Wiki Activity
Files
3ab954644fb8c0997a4eeb6830e8e342de5aff8a
fish-shell/share/functions/dirs.fish

10 lines
133 B
Fish
Raw Normal View History

Make all descriptions for function calls use the implicit translation from the previous patch instead of explicitly using N_ darcs-hash:20070116012918-ac50b-c1c0df64333ad910ca81dbc86ad193ece6680722.gz
2007-01-16 11:29:18 +10:00
function dirs --description "Print directory stack"
Move a few more shellscript functions to their own files darcs-hash:20060212131421-ac50b-861f8941af76cf9a1e6fb7da2ac7f33795fab272.gz
2006-02-12 23:14:21 +10:00
echo -n (command pwd)" "
for i in $dirstack
echo -n $i" "
end
echo
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 125ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API