mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 21:17:10 +01:00
4 lines
89 B
Fish
4 lines
89 B
Fish
function ff --wraps=fastfetch --description 'alias ff fastfetch'
|
|
fastfetch $argv
|
|
end
|