mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-25 10:32:19 +00:00
btm --> btop
This commit is contained in:
parent
d2fedd4a3a
commit
ca7cf80787
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
apg # Automatic password generator
|
apg # Automatic password generator
|
||||||
babelfish # Lets fish speak bash
|
babelfish # Lets fish speak bash
|
||||||
bottom # Prettier top
|
btop # Prettier top
|
||||||
dig # DNS lookup
|
dig # DNS lookup
|
||||||
dos2unix # Convert DOS line endings to UNIX
|
dos2unix # Convert DOS line endings to UNIX
|
||||||
gh # Github CLI
|
gh # Github CLI
|
||||||
|
|
Loading…
Reference in a new issue