424 current 2025-06-09 02:53:28 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-06-09 02:53:55 -04:00
parent 73267c8b7e
commit cc3d54aa5c
2 changed files with 8 additions and 1 deletions

View File

@@ -204,6 +204,7 @@ alias nrc="cd /home/synchronous/nix-cfg/home/programs/nvim"
alias ndwc="nmcli device wifi connect"
alias ndwl="nmcli device wifi list"
alias wt="systemctl restart NetworkManager"
alias syncthing="firefox localhost:8384"
stack() {
find . -type f -exec echo -e "\n--- {} ---\n" \; -exec cat {} \;