Changes:
- Added alacritty - Removed customization on byobu - Zathura for ranger - Added mikrotik to sshconfig - Added aya01 to sshconfig - Added git.aya01 to sshconfig - Fixed some ledger stuff - Misc Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -6,14 +6,16 @@
|
||||
;; If there is more than one, they won't work right.
|
||||
'(auth-source-save-behavior nil)
|
||||
'(ledger-reports
|
||||
'(("privatausgaben" "%(binary) -f %(ledger-file) reg Girokonto and not expr 'any(account =~ /Unternehmenskosten|Versicherung|Wohnungskosten|Gemeinschaftskonto|LiviaE/)' and not @Umbuchung and not @Kleingeld --period 'this month'")
|
||||
'(("privatausgaben" "%(binary) -f %(ledger-file) reg \\(Girokonto or Extrakonto\\) and not expr 'any(account =~ /Unternehmenskosten|Versicherung|Wohnungskosten|Investitionen/)' and not @Umbuchung and not @Gehalt and not @Halbwaisenrente --period 'this month'")
|
||||
("bal" "%(binary) -f %(ledger-file) bal")
|
||||
("reg" "%(binary) -f %(ledger-file) reg")
|
||||
("payee" "%(binary) -f %(ledger-file) reg @%(payee)")
|
||||
("account" "%(binary) -f %(ledger-file) reg %(account)")))
|
||||
'(lsp-rust-analyzer-display-chaining-hints t)
|
||||
'(lsp-rust-analyzer-server-display-inlay-hints t)
|
||||
'(org-export-backends '(ascii html latex md odt))
|
||||
'(package-selected-packages
|
||||
'(auctex-latexmk flycheck-rust ansible yasnippet use-package theme-magic rainbow-mode rainbow-delimiters ox-twbs ox-reveal ox-hugo org-bullets no-littering moe-theme magit ivy-prescient htmlize god-mode go-mode flycheck evil-collection diminish counsel company auctex)))
|
||||
'(dash auctex-latexmk flycheck-rust ansible yasnippet use-package theme-magic rainbow-mode rainbow-delimiters ox-twbs ox-reveal ox-hugo org-bullets no-littering moe-theme magit ivy-prescient htmlize god-mode go-mode flycheck evil-collection diminish counsel company auctex)))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
||||
Reference in New Issue
Block a user