Some general changes

This commit is contained in:
2024-10-01 16:21:08 +01:00
parent 092bd235b6
commit e3e37f3fab
6 changed files with 208 additions and 177 deletions

View File

@@ -2,7 +2,8 @@ alias asc async-shell-command $1
alias ss sudo-switch
alias pr project-root
alias gt goto
alias d dired-other-window $1
alias d dired .
alias dd dired-other-window .
alias clear clear-scrollback
alias gs magit-status
alias ff find-file $1

View File

@@ -3,5 +3,5 @@
# key: <no-tangle
# --
:PROPERTIES:
:header-args:emacs-lisp: :tangle no
:header-args:emacs-lisp: :tangle no :results none
:END: