Skip to content

Releases: r4ai/my_fish_functions

my_fish_functions 1.0

30 Jul 15:05
Compare
Choose a tag to compare

command list

  • bd --> Quickly go back to a parent directory(0rax/fish-bd)
  • pwdc --> Copy the current directory path.
  • reload --> Just reload the fish shell.
  • copy --> just copy. Supports win(wsl) & mac.
  • open_fish_config/ofc --> Just open the fish config file.
  • get_os_name --> Returns the name of the OS distribution you are currently using.
  • alias_safe --> make alias if given command has already installed. (experimental)