468 current 2025-07-05 16:16:07 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-07-05 16:16:45 -04:00
parent aed1f22369
commit e6f909b4ce
5 changed files with 55 additions and 9 deletions

View File

@@ -199,6 +199,7 @@ alias nix-shell="nix-shell --run zsh"
alias nix-snippets="echo 'flake-devshell, nix-default'"
alias snippets="cd /home/synchronous/.config/nvim/snippets"
alias emacs-cfg="cd /home/synchronous/nix-cfg/home/programs/emacs/cfg"
alias doom-cfg="cd /home/synchronous/nix-cfg/home/programs/emacs/cfg"
alias nrc="cd /home/synchronous/nix-cfg/home/programs/nvim"
@@ -211,6 +212,7 @@ alias htop="btop" # of course
alias top="btop" # of course
alias activecon="nmcli -t -f name connection show --active"
alias dnsblock-clear="echo 'attemping to clear blocked dns...'; ls /var/lib/dnsmasq/conf.d; sudo rm -rf /var/lib/dnsmasq/conf.d/*; sudo systemctl restart dnsmasq;"
alias dnsblock-add="nvim /home/synchronous/nix-cfg/system/networking/blockers.sh"
alias focus-wifi="nvim /home/synchronous/nix-cfg/system/networking/blockers.sh"
stack() {