Compare commits

...

2 Commits

Author SHA1 Message Date
0f0582c184 Emacs: Olivetti width for puter 2024-07-23 15:36:08 +07:00
87673fcc6f Fish: Variables 2024-07-23 15:36:08 +07:00
3 changed files with 6 additions and 2 deletions

View File

@ -353,7 +353,10 @@ Use Dashboard.el. First load `all-the-icons` for nicer rendering
#+begin_src emacs-lisp #+begin_src emacs-lisp
(require 'olivetti) (require 'olivetti)
(setq olivetti-minimum-body-width 100) (if (equal "flowjoe-f37" (system-name))
(setq olivetti-minimum-body-width 100)
(setq olivetti-minimum-body-width 120))
(global-set-key (kbd "C-x x o") 'olivetti-mode) (global-set-key (kbd "C-x x o") 'olivetti-mode)
(add-hook 'prog-mode-hook 'olivetti-mode) (add-hook 'prog-mode-hook 'olivetti-mode)
#+end_src #+end_src

View File

@ -0,0 +1 @@
source "/home/joe/.local/share/bin/cargo//env.fish"

View File

@ -44,4 +44,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
SETUVAR fish_pager_color_selected_background:\x2dr SETUVAR fish_pager_color_selected_background:\x2dr
SETUVAR --export fish_user_paths:/home/joe/\x2elocal/share/bin/fasm\x1e/home/joe/\x2elocal/share/bin/zig\x1e/home/joe/\x2elocal/share/bin/cargo/bin\x1e/home/joe/\x2elocal/bin\x1e/home/joe/\x2enimble/bin SETUVAR --export fish_user_paths:/home/joe/\x2elocal/opt/JetBrains\x20Rider\x2d2024\x2e1\x2e4/bin\x1e/home/joe/\x2elocal/share/bin/fasm\x1e/home/joe/\x2elocal/share/bin/zig\x1e/home/joe/\x2elocal/share/bin/cargo/bin\x1e/home/joe/\x2elocal/bin\x1e/home/joe/\x2enimble/bin