summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/home-minimal.nix2
-rw-r--r--home/packages-minimal.nix4
2 files changed, 4 insertions, 2 deletions
diff --git a/home/home-minimal.nix b/home/home-minimal.nix
index a761b4a..50d4a05 100644
--- a/home/home-minimal.nix
+++ b/home/home-minimal.nix
@@ -55,6 +55,8 @@
llt = "exa -lh --tree --icons";
lt = "exa --tree --icons";
md = "glow -p";
+ puny = "idn --quiet";
+ unpuny = "idn --quiet -u";
};
functions = {
fish_greeting = {
diff --git a/home/packages-minimal.nix b/home/packages-minimal.nix
index 12c549c..4640e25 100644
--- a/home/packages-minimal.nix
+++ b/home/packages-minimal.nix
@@ -12,12 +12,12 @@
lynx
pandoc
# general cli utils
- tree dnsutils inetutils pijul bat age libsecret gping bottom dogdns
+ tree dnsutils inetutils pijul bat age libsecret gping bottom doggo
cifs-utils jekyll fzf ripgrep fd sd bandwhich eza dive
ripgrep shellcheck graphviz
zip unzip acpi sfz viu glow
yt-dlp weechat hexyl bottom lm_sensors
- usbutils
+ usbutils libidn
# git
gitAndTools.gitAnnex git-bug git-appraise
# other things