index
:
dotfiles
master
🚨 these dotfiles are HEAVILY tailored for my needs and setup. Feel free to explore and find ideas, but use at your own risk.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
tree.lua
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
fix: broken `.zprofile` symlink
Blista Kanjo
1
-1
/
+1
2023-08-07
refactor: update .zprofile
kj_sh604
1
-1
/
+1
2023-08-07
feat: bashisms in fish (source `/etc/profile` and `.zprofile` if exists)
Blista Kanjo
1
-0
/
+6
2023-08-07
feat: make `.xprofile` linkable as `.zprofile`
Blista Kanjo
2
-2
/
+10
2023-08-06
fix: whitespace
Blista Kanjo
1
-2
/
+2
2023-08-06
feat: `zsh-history-substring-search`
Blista Kanjo
2
-2
/
+836
2023-08-04
refactor: change git untracked files color in `fish`
Blista Kanjo
1
-1
/
+1
2023-08-04
fix: untracked git files `fish` functionality
Blista Kanjo
1
-2
/
+2
2023-08-04
refactor: match `zsh` syntax-highlighting in `fish`
Blista Kanjo
1
-14
/
+24
2023-08-04
refactor: updated 🍚 scrot
Blista Kanjo
1
-1
/
+1
2023-08-03
refactor: align `config.fish` and `.zshrc`
Blista Kanjo
2
-1
/
+4
2023-08-03
refactor: `bindkey "^f" forward-word; bindkey "^b" backward-word`
Blista Kanjo
1
-1
/
+2
2023-08-03
refactor: `HISTSIZE=9999999; SAVEHIST=9999999`
Blista Kanjo
1
-2
/
+2
2023-08-03
feat: add `bindkey "^ " forward-word`
Blista Kanjo
1
-0
/
+2
2023-08-03
refactor: `MANPAGER="less --use-color"`
Blista Kanjo
1
-1
/
+1
[next]