diff options
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | Emacs/.config/emacs/elisp/eshell-prompt.el | 5 | ||||
| -rw-r--r-- | NeoVim/.config/nvim/lazy-lock.json | 2 | ||||
| -rw-r--r-- | aspell/.aspell.en.pws | 3 |
4 files changed, 7 insertions, 6 deletions
@@ -19,8 +19,7 @@ Emacs/.config/emacs/transient/* Emacs/.config/emacs/tree-sitter/ Mail/.local/share/mail/ Pictures/ -SystemD/.config/systemd/user/default.target.wants/ -SystemD/.config/systemd/user/timers.target.wants/ +SystemD/ TAGS mpd/* ncmpcpp/* diff --git a/Emacs/.config/emacs/elisp/eshell-prompt.el b/Emacs/.config/emacs/elisp/eshell-prompt.el index b6d0bd0..3559bed 100644 --- a/Emacs/.config/emacs/elisp/eshell-prompt.el +++ b/Emacs/.config/emacs/elisp/eshell-prompt.el @@ -24,7 +24,7 @@ ;;; Code: -(defvar ep/user-prompt " λ " +(defvar ep/user-prompt " λ>" "Prompt for user to input.") (defvar ep/pwd-max-len 30) @@ -52,7 +52,8 @@ "]" "\n" ("└─>" :foreground ,ep/pipe-colour) - (,ep/user-prompt :foreground ,(ep/--colour-on-last-command))) + (,ep/user-prompt :foreground ,(ep/--colour-on-last-command)) + (" " default)) (mapconcat #'(lambda (item) (thread-last diff --git a/NeoVim/.config/nvim/lazy-lock.json b/NeoVim/.config/nvim/lazy-lock.json index 398a383..06dc99c 100644 --- a/NeoVim/.config/nvim/lazy-lock.json +++ b/NeoVim/.config/nvim/lazy-lock.json @@ -1,6 +1,6 @@ { "NeoSolarized": { "branch": "master", "commit": "b94b1a9ad51e2de015266f10fdc6e142f97bd617" }, - "lazy.nvim": { "branch": "main", "commit": "1ea3c4085785f460fb0e46d2fe1ee895f5f9e7c1" }, + "lazy.nvim": { "branch": "main", "commit": "db067881fff0fd4be8c00e5bde7492e0e1c77a2f" }, "plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" }, "telescope.nvim": { "branch": "master", "commit": "b4da76be54691e854d3e0e02c36b0245f945c2c7" }, "vim-tmux-navigator": { "branch": "master", "commit": "c45243dc1f32ac6bcf6068e5300f3b2b237e576a" } diff --git a/aspell/.aspell.en.pws b/aspell/.aspell.en.pws index 7004ebe..51e1dc0 100644 --- a/aspell/.aspell.en.pws +++ b/aspell/.aspell.en.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 188 +personal_ws-1.1 en 189 Architecting Aryadev Automorphism @@ -106,6 +106,7 @@ homomorphic homomorphism homomorphisms incentivise +incentivised incentivises infinitum injective |
