JosephFerano
  • Joined on 2023-04-20
JosephFerano pushed to master at JosephFerano/ferano.io-website 2024-06-11 14:16:00 +07:00
de063057c4 Update (simplify) content and improve CSS
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-06 14:40:04 +07:00
263a8bec1a Emacs: Read gptel key from disk
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-06 14:25:16 +07:00
26ea89d625 Emacs: Removing together.ai key
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-06 14:16:04 +07:00
7357dc5f8b Emacs: Change font size for puter
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-06 12:34:26 +07:00
2cc7192412 Emacs: kill-this-buffer no longer works, use joe/kill-this-buffer-or-popup
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-06 11:06:27 +07:00
b162a5dfa0 qtile: Fix battery/cpu widget
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-06 10:43:12 +07:00
7271263df1 Emacs: Check if mu4e is available to run email stuff, fix Welcome image link
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-04 12:45:39 +07:00
a7ae3d1df8 Emacs: Add welcome.el to git with the emacs logo
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-03 11:48:14 +07:00
509ceeaae9 qtile: Check if papes exist first
JosephFerano pushed to master at JosephFerano/dotfiles 2024-06-03 11:45:06 +07:00
abc9656562 qtile: Toggle input language
JosephFerano pushed to master at JosephFerano/dotfiles 2024-05-25 15:09:10 +07:00
fc5def267a Emacs: AI, eat instead of vterm, unfill region, auto mu4e, speedup eglot
fe27bc2388 qtile: float rules
c9c11a3de2 Fish: Docker related stuff
29e1b25fef Emacs: Also try and find a buffer named FILENAME, kinda WIP
391e037d83 Emacs: Harpoon package
Compare 7 commits »
JosephFerano pushed to master at JosephFerano/dotfiles 2024-02-14 12:13:01 +07:00
cc318d1600 Emacs: embark kill buffer no prompt and fix find-file-other-window
cee5d08902 Emacs: Random changes/improvements
1539af6274 Emacs: drag-stuff to move lines, valign to fix unicode tables, csv-mode stuff
Compare 3 commits »
JosephFerano pushed to master at JosephFerano/dotfiles 2024-02-14 12:04:27 +07:00
18cd27c699 Emacs: Dape package and configuration, indent-bars and config
JosephFerano pushed to master at JosephFerano/dotfiles 2024-02-14 12:01:22 +07:00
e854e540dd Emacs: Fix org-clock opening up all your agenda files
JosephFerano pushed to master at JosephFerano/dotfiles 2024-02-14 11:56:25 +07:00
61326287ce Emacs: Better project open project readme
JosephFerano pushed to master at JosephFerano/dotfiles 2024-02-14 11:55:56 +07:00
04065b59c1 Fish: some path stuff and ssh_agent, QTile: don't switch_group
JosephFerano pushed to master at JosephFerano/dotfiles 2024-02-14 11:11:30 +07:00
10c62e541f Emacs: project.el open project files TODO, README, LICENSE, NOTES, HOURS
JosephFerano pushed to master at JosephFerano/performance-aware 2024-01-17 00:52:23 +07:00
021c4573fa ADD instruction sign extension bit handled and deleting old code
JosephFerano pushed to master at JosephFerano/performance-aware 2024-01-16 21:47:04 +07:00
26c07aee61 Types and instruction specifications moved to decode.h
JosephFerano pushed to master at JosephFerano/performance-aware 2024-01-16 21:44:42 +07:00
a0ed11416e Instruction parser finished for MOV instructions with corner cases handled