Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
More fun packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lucperkins committed Jul 12, 2020
1 parent 0e63bc6 commit 0b706fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ in {
bash
bat
bazel
cargo-edit
cargo-graph
crystal
curl
depends
Expand All @@ -43,10 +45,12 @@ in {
gitAndTools.delta
gitAndTools.gh
go
graphviz
htop
httpie
hugo
jq
just
kubectl
kubectx
linkerd
Expand All @@ -65,6 +69,7 @@ in {
sd
shards
skaffold
skim
spotify-tui
starship
tealdeer
Expand Down
1 change: 0 additions & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ let
l = "exa";
ll = "ls -lh";
ls = "exa";
cat = "bat";
dk = "docker";
k = "kubectl";
dc = "docker-compose";
Expand Down

0 comments on commit 0b706fc

Please sign in to comment.