Skip to content

dfmgr/guake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guake

Guake is a top-down terminal

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/guake/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install guake

Fedora Based:

yum install guake

Arch Based:

pacman -S guake

MacOS:

brew install guake
mv -fv "$HOME/.config/guake" "$HOME/.config/guake.bak"
git clone https://github.com/dfmgr/guake "$HOME/.config/guake"

guake wiki | guake site