Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Dec 31, 2023
1 parent 4777b87 commit 78b30f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/fish/conf.d/mac.fish
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ if test -d brew
# libiconv
fish_add_path (brew --prefix libiconv)/bin

# speedtest-cli
alias speedtest 'speedtest --secure'

# homebrew
fish_add_path /opt/homebrew/bin
fish_add_path /opt/homebrew/sbin
Expand Down
5 changes: 5 additions & 0 deletions modules/nix/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
tflint
tfupdate
terraform-ls
rye
yarn

# for gnupg
Expand Down Expand Up @@ -115,6 +116,7 @@
pwgen
SDL2
shellcheck
speedtest-cli
sqlite
ssm-session-manager-plugin
tbls
Expand Down Expand Up @@ -145,6 +147,9 @@
gibo
sl

# for ai
ollama

# for font
hackgen-font
noto-fonts
Expand Down

0 comments on commit 78b30f2

Please sign in to comment.