Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sophed/ftch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftch

image

Installation

  • ftch is available on the AUR as ftch-bin
  • It can also be installed through cargo with cargo install ftch

Configuring

Config file can be found in XDG_CONFIG_HOME, usually just ~/.config/ftch/config.toml

[display]
ascii = "stack"
seperator = ": "
modules = ["os", "desktop", "shell", "uptime"]

[colours]
primary = "\u001B[39m" # reset
accent = "\u001B[36m" # cyan

More info about ansi colours codes here

Building From Source

git clone https://github.com/Sophed/ftch
cd ftch
cargo build --release

About

📃 Tiny fetch tool in Rust

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages