Compare commits
No commits in common. "65a86611278ec8814f4900df5554f41b3914cffe" and "e5b7fe61ac399348809022ee19d200001dcb496f" have entirely different histories.
65a8661127
...
e5b7fe61ac
3
home.nix
3
home.nix
|
@ -111,9 +111,6 @@
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
aria = "aria2c -c -k1M -x10";
|
aria = "aria2c -c -k1M -x10";
|
||||||
dw = "diceware -n 6 -d -";
|
dw = "diceware -n 6 -d -";
|
||||||
ksh = "kitty +kitten ssh";
|
|
||||||
p = "ping -s 128 -O -c 100 -A -D 1.1.1.1";
|
|
||||||
pf = "sudo ping -f -c 100 -A 1.1.1.1";
|
|
||||||
};
|
};
|
||||||
functions = {
|
functions = {
|
||||||
edit = ''
|
edit = ''
|
||||||
|
|
Loading…
Reference in a new issue