return {
'akinsho/toggleterm.nvim',
version = "*",
opts = {
direction = 'float',
open_mapping = [[<c-\>]],
shell = '/usr/bin/fish',
}