1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 13:19:00 +00:00
starship/src/modules
Andrew Houts 84688e4981 feat: add hostname module (#286)
Add a hostname module as requested by @chipbuster.
Displays the system hostname as provided by gethostname.
2019-09-04 13:03:31 -04:00
..
battery.rs fix: battery percentage character on Zsh. #226 (#237) 2019-08-25 21:52:44 -04:00
character.rs Support vicmd_symbol in fish-shell (#254) 2019-08-31 00:59:18 -07:00
cmd_duration.rs feat: Implement Python virtual environment display (#137) 2019-08-11 17:51:13 -04:00
directory.rs feat: Add ability to use an alternate directory truncation style (#239) 2019-08-26 21:52:45 -04:00
git_branch.rs feat: added truncation_length/symbol to git_branch (#268) 2019-09-02 15:56:59 -04:00
git_status.rs feat: Respect status.showUntrackedFiles 2019-09-02 20:27:04 -04:00
golang.rs fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
hostname.rs feat: add hostname module (#286) 2019-09-04 13:03:31 -04:00
jobs.rs fix: Fix issue with jobs and extra whitespace on MacOS with BSD… (#145) 2019-08-12 23:41:59 -04:00
line_break.rs docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
mod.rs feat: add hostname module (#286) 2019-09-04 13:03:31 -04:00
nix_shell.rs Add nix-shell support (#173) 2019-08-25 11:41:20 -04:00
nodejs.rs fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
package.rs style: Fix clippy warnings 2019-08-23 13:13:04 -04:00
python.rs Add support for detecting Python from Pipenv files (#221) 2019-08-21 15:54:22 -07:00
ruby.rs feat: implement the ruby module (#131) 2019-08-13 18:43:29 -04:00
rust.rs docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
username.rs fix a few typos (#178) 2019-08-17 20:50:42 -07:00