Commit graph

35 commits

Author SHA1 Message Date
756e230c3f
feat: fzf 2024-09-25 13:03:46 +07:00
9099ac4949
chore(zsh): Add "_" suffix to prevent user from accidentally executing
internal function
2024-09-07 09:56:19 +07:00
6f569742b5
refactor(zsh): Move bun completion to include/completion 2024-07-20 11:47:59 +07:00
d49219e852
chore: Don't supress git clone logs 2024-07-20 10:37:27 +07:00
a88961a3ed
refactor(zsh/zshrc): Automate plugin install
Why not just use OMZ? It slows down my syste quite a lotm when I used it
a few years ago. Besides, you don't really need OMZ in the first place.
2024-07-20 10:10:46 +07:00
9dc8847f4f
refactor(zsh): Use case 2024-07-15 15:42:31 +07:00
33e4513d91
fix(zsh): Backspace not working properly
REF: https://github.com/sorin-ionescu/prezto/issues/61#issue-3786521
2024-07-11 13:09:47 +07:00
a42876f5ca
fix(pyenv): Init pyenv 2024-05-18 11:32:07 +07:00
ce7c8d0a6d
chore: Sync with remote 2024-05-18 09:00:59 +07:00
d218bcbf0e
chore: mac related stuff 2024-05-18 08:55:07 +07:00
45435ee15e
refactor: Move some zsh configs to include/ directory
Create symbolic for compatibility
2024-05-15 09:11:49 +07:00
a2e7390d19
refactor(zsh): Use XDG 2024-05-15 08:25:06 +07:00
d0fa91c95b
chore: Reorganize zshrc 2024-03-31 05:54:45 +07:00
d1570bfe78
feat: Enable wayland for Firefox 2023-09-11 10:48:34 +07:00
b2a731e341
fix(vim): <C-_> now <C-/> as it should be in the first place 2023-05-25 09:14:36 +07:00
1b336fb6de + Fixing homebrew zsh problem 2022-07-06 15:26:34 +07:00
8a70a505ef + Local script for macOS 2022-06-22 10:58:37 +07:00
12377b185f
Less slow zsh boot 2022-03-09 11:57:22 +07:00
3197fb684c
+ Add vim_idea 2022-02-15 08:46:28 +07:00
b2ce214bd3
+ Replacing sudo with doas (if possible) 2021-08-14 08:32:45 +07:00
e71a73a1d9 + Removed pfetch 2021-03-22 19:23:34 +07:00
41b8e38aff - Removed RateUSD from zsh (website start slowing down nowadays) 2020-09-10 11:55:13 +07:00
29c189c0d4 + Tweaking 2020-08-07 08:42:05 +07:00
78e8ac0865 + Add pfetch-like motd (admire the worst Windows ASCII logi :) ) 2020-07-31 14:32:47 +07:00
9952e0166d --[ modified: zshrc, musicplayer, etc]------------
- Removed st transparency from picom.conf
+ Fixed incorrect source path
2020-07-27 13:50:00 +07:00
03da4ff4c7 --[ modified: zshrc ]------------
+ Use $ZSH_PLUGIN on zshrc
2020-07-27 11:31:07 +07:00
49f0d74578 + Added powershell (no git support yet.) 2020-07-26 17:50:58 +07:00
6aca719c57 + Improved VIMRC 2020-07-22 14:31:24 +07:00
f3b6aafe61 + Separate vim config to 4 files (for compatiblity) 2020-07-12 13:51:24 +07:00
10bf2e49c0 + Added zsh completion (from O-M-Z) 2020-06-26 09:26:08 +07:00
5465d1f7b5 + compton -> picom 2020-06-21 07:17:19 +07:00
d0648463ca + Fix binding 2020-06-20 14:22:04 +07:00
19260309b2 + No longer use oh-my-zsh 2020-06-20 11:29:40 +07:00
cda9be2bf2 + Moved rateUSD.sh to .local/bin (To save up even more word count) 2020-05-19 06:05:36 +07:00
59ee109f16 + Moved zsh config data to .config 2020-05-12 09:39:28 +07:00
Renamed from .zshrc (Browse further)