Skip to content

morganastra/dot-config-fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot-config-fish

My personal config for the Friendly Interactive Shell.

Symlink to ~/.config/fish

Interesting functions

AUR package management

Most of these expect $AUR_DIR to be set, the location of a directory where AUR package git repos will be cloned. .local/share/aur is a reasonable choice.

For more info about the AUR see: https://wiki.archlinux.org/index.php/Arch_User_Repository

  • aurc: Install a package from the AUR.
  • aurs: Search the AUR for a given string.
  • aur-sync: Downloads the latest AUR package list. Not currently used for anything 😅
  • aur-disappeared: Display a list of locally installed packages that have been removed from the AUR.

About

My personal config for the Friendly Interactive Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages