mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 04:22:47 +00:00
init
This commit is contained in:
20
.config/i3blocks/go/README.md
Normal file
20
.config/i3blocks/go/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# go
|
||||
|
||||
Show the currently installed Go version.
|
||||
|
||||

|
||||
|
||||
# Dependencies
|
||||
|
||||
*go* and *awk* must be installed and accessible under your *$PATH*.
|
||||
|
||||
It's highly likely to also install a Nerd Fonts patched font to get the Gopher icon.
|
||||
|
||||
# Config
|
||||
|
||||
```
|
||||
[go]
|
||||
command=$SCRIPT_DIR/go
|
||||
interval=once
|
||||
label=
|
||||
```
|
Reference in New Issue
Block a user