Skip to content

GrassGlass/COPR-personal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

First, enable this repository:

dnf copr enable grassglass/personal

To set up ble.sh, we use a variant of the official instructions:

sudo dnf install ble-sh
# Add the following line near the top of ~/.bashrc
[[ "$-" == *i* ]] && source ~/usr/share/blesh/ble.sh --attach=none
# Add the following line at the end of ~/.bashrc
[[ ! "${BLE_VERSION-}" ]] || ble-attach

About

FOSS software I found on Git services that aren't present on Fedora's official repos/RPMFusion/Terra, which I want to package up for my own use on Fedora's COPR.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors