Compare commits
No commits in common. "7f81031b76883d741a49394b7432bf933c41dc4d" and "2dbc34a266df6b3e76c3853c51aaacc8451e3a8e" have entirely different histories.
7f81031b76
...
2dbc34a266
2 changed files with 0 additions and 5 deletions
|
@ -6,9 +6,6 @@
|
||||||
atkinson-hyperlegible
|
atkinson-hyperlegible
|
||||||
arkpandora_ttf
|
arkpandora_ttf
|
||||||
liberation_ttf
|
liberation_ttf
|
||||||
caladea
|
|
||||||
carlito
|
|
||||||
garamond-libre
|
|
||||||
ocr-a
|
ocr-a
|
||||||
];
|
];
|
||||||
fonts.fontDir.enable = true;
|
fonts.fontDir.enable = true;
|
||||||
|
@ -24,7 +21,6 @@
|
||||||
scribus
|
scribus
|
||||||
|
|
||||||
onlyoffice-bin
|
onlyoffice-bin
|
||||||
typst
|
|
||||||
|
|
||||||
digikam
|
digikam
|
||||||
darktable
|
darktable
|
||||||
|
|
|
@ -810,7 +810,6 @@ alias gnix = cd ~/nix-configs;
|
||||||
alias grepo = cd ~/Documents/repos;
|
alias grepo = cd ~/Documents/repos;
|
||||||
alias wh = wormhole-rs;
|
alias wh = wormhole-rs;
|
||||||
|
|
||||||
alias gg = gitui;
|
|
||||||
alias ga = git add;
|
alias ga = git add;
|
||||||
alias gc = git commit;
|
alias gc = git commit;
|
||||||
alias gca = git commit --all;
|
alias gca = git commit --all;
|
||||||
|
|
Loading…
Reference in a new issue