index
:
dotfiles
main
[OUTDATED] My Linux dot, settings and config files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(bash): Make low-color mode colors correspond to 4bit values
Syndamia
2025-03-01
1
-7
/
+7
*
feat(bash): Improve coloring escape sequences for low-color terminals
Syndamia
2025-03-01
1
-2
/
+8
*
fix(bash): Fix alternative fonts replacing all fonts in colors function
Syndamia
2025-03-01
1
-0
/
+1
*
feat(bash): Add ANSI color code test function
Syndamia
2025-03-01
1
-0
/
+65
*
feat(bash): Add nnn function call and set VISUAL editor to nvim
Syndamia
2025-02-16
1
-0
/
+31
*
fix(bash): Quote all unquoted $@
Syndamia
2025-02-02
1
-7
/
+7
*
fix(bash): Remove shell_var_fix in a more capable way
Syndamia
2024-12-31
1
-1
/
+1
*
fix(bash): Show days elapsed properly
Syndamia
2024-12-30
1
-4
/
+4
*
feat(bash): Set tab title after entering a command
Syndamia
2024-12-30
1
-1
/
+5
*
fix(bash): Fix of $SHELL in nix develop subshells
Syndamia
2024-12-30
1
-1
/
+23
*
feat(bash): Ctrl-Backspace will kill word
Syndamia
2024-11-30
1
-0
/
+1
*
fix(bash): Do not replace input with "/" when it isn't valid for completion
Syndamia
2024-11-30
1
-0
/
+1
*
feat(bash): Show bg jobs info when trying to exit
Syndamia
2024-11-30
1
-0
/
+2
*
feat(bash): Add foreground binding
Syndamia
2024-11-30
1
-0
/
+1
*
feat(bash): Move lazygit from aliaz to binding
Syndamia
2024-11-30
1
-5
/
+1
*
chore(bash): Reorganise certain stuff
Syndamia
2024-11-30
1
-40
/
+44
*
feat(bash): Proper implementation for cdl, cdg, cds
Syndamia
2024-11-30
1
-8
/
+30
*
fix(bash): Make cp preserve timestamps
Syndamia
2024-11-27
1
-0
/
+5
*
feat(bash): Implement forward directory naviagation
Kamen Mladenov
2024-11-27
1
-1
/
+10
*
fix(bash): Remove previous directory on failed pop
Kamen Mladenov
2024-11-27
1
-1
/
+1
*
feat(bash): Make lighter blue appear in nix develop, alongside nix-shell
Syndamia
2024-11-10
1
-1
/
+1
*
feat(bashrc): Add Ctrl-L binding
Syndamia
2024-11-10
1
-0
/
+2
*
feat(bash): Infinite history (**now in ~/bash_history**)
Syndamia
2024-11-08
1
-0
/
+3
*
feat(bash): Change cursor color when we have no write access in the current f...
Syndamia
2024-11-08
1
-0
/
+2
*
feat(bash): left_cap now prints colors in a different way if we're not in hig...
Syndamia
2024-11-08
1
-3
/
+9
*
fix(bash): Quote all usages of PS_*_SLAB
Syndamia
2024-11-08
1
-5
/
+5
*
fix(bash): Proper low-color support for PS_* variables
Syndamia
2024-11-08
1
-16
/
+18
*
fix(bash): Proper(-ish) handling of seconds duration time
Kamen Mladenov
2024-11-07
1
-3
/
+4
*
feat(bash): Move precursor character to it's own variable
Kamen Mladenov
2024-11-04
1
-1
/
+2
*
fix(bash): Show git precursor even when git info isn't printed
Kamen Mladenov
2024-11-04
1
-1
/
+1
*
feat(bash): Color tweaks
Kamen Mladenov
2024-11-04
1
-4
/
+4
*
feat(bash): Show time of command before prompt on enter
Kamen Mladenov
2024-11-04
1
-2
/
+9
*
fix(bash): Fix directory not being on newline when it's the only event above PS1
Kamen Mladenov
2024-11-04
1
-2
/
+2
*
feat(bash): Simplified and improved slab logic
Syndamia
2024-11-03
1
-24
/
+30
*
feat(bash): Complete revamp of bashrc
Syndamia
2024-11-03
1
-16
/
+403
*
feat(vim): Final vimrc edits
Syndamia
2024-08-08
2
-6
/
+6
*
[.nvim] Added submodule
Syndamia
2024-03-10
3
-0
/
+4
*
[.zshrc] Reworked structure
Syndamia
2024-03-01
1
-322
/
+294
*
[.gitignore] Track feats
Syndamia
2024-01-28
1
-1
/
+1
*
[.vimrc] Added feats
Syndamia
2024-01-28
5
-0
/
+335
*
[.vimrc] Reworked entire vimrc
Syndamia
2024-01-28
12
-577
/
+299
*
[ob] xed windows will now be put on the right and be toggleable
Syndamia
2023-10-18
1
-0
/
+19
*
[ob] Added keybindings for window tiling
Syndamia
2023-10-18
1
-0
/
+40
*
[brightness-control] Added a more intelligent and verbose way to change brigh...
Syndamia
2023-07-17
2
-2
/
+30
*
[.vimrc] For now, commented out poppup_scrollbar
Syndamia
2023-07-17
1
-1
/
+1
*
[.vimrc] Added vim-surround
Syndamia
2023-07-17
1
-0
/
+1
*
[on-wm-session] ~/.tmp folder is now being cleared
Syndamia
2023-07-17
1
-0
/
+1
*
[on-wm-session] Stopped launching electron-mail and discord
Syndamia
2023-07-17
1
-2
/
+2
*
[lock.sh] Removed scaling oflock screen image
Syndamia
2023-07-17
1
-1
/
+1
*
[.b] Added swapfile openrc service
Syndamia
2023-06-03
1
-0
/
+14
[next]