490c953cfc
feat(nano): launch nano with n bash alias ( #56 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/56
2025-10-26 10:53:56 +01:00
8554ffdafa
feat(code-server): add toggle maximize terminal keybind ( #55 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/55
2025-10-25 15:04:49 +02:00
0d0c0adaa7
feat(tmux): add tmx function for attaching or creating a tmux session ( #53 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/53
2025-10-03 12:19:35 +02:00
e0c4151ed9
refactor(bash): rename mkcdir to mkd ( #52 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/52
2025-10-01 16:20:11 +02:00
a6feceec73
feat(code-server): add extension waderyan.gitblame ( #51 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/51
2025-10-01 09:39:01 +02:00
b42d346dbb
fix(bash): l functions not reading from the correct target dir ( #50 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/50
2025-09-30 13:06:40 +02:00
d7902bc188
feat(bash): add local file blacklist for user home dir ( #49 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/49
2025-09-23 21:44:40 +02:00
e7f78c8be5
feat(xdg): add XDG BaseDirectory environment variables ( #48 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/48
2025-09-23 21:06:13 +02:00
f0bf01386b
feat(git): add checkout git branch to gitf ( #47 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/47
2025-09-20 18:16:21 +02:00
50b98443c7
feat(code-server): add bookmarks extension and custom keybinds ( #46 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/46
2025-09-20 15:32:11 +02:00
b43ef009d6
fix(code-server): change keybind for search tab to search and replace ( #45 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/45
2025-09-17 17:56:45 +02:00
8153e07325
feat(git): display verbose branch and status for gitf default ( #44 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/44
2025-09-17 17:06:30 +02:00
4e516e22da
feat(code-server): add tracking of custom keybindings for code-server ( #43 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/43
2025-09-17 11:06:54 +02:00
cf3808deb0
feat(code-server): move activity bar position to top ( #42 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/42
2025-09-16 11:50:04 +02:00
a86e9462f2
feat(code-server): add tracking of code-server extensions ( #41 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/41
2025-09-14 12:30:12 +02:00
1df5fa5618
feat(git): use tracked git hooks ( #40 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/40
2025-09-14 12:09:13 +02:00
69bd6e9a5c
feat(make): add Makefile ( #38 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/38
2025-09-14 11:48:17 +02:00
fb45cc5279
feat(tmux): set right status bar to include full hostname and RFC 3339 datetime ( #37 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/37
2025-09-12 17:50:30 +02:00
5ad2ff1546
fix(bash): more pleasing shell prompt colors ( #36 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/36
2025-09-12 17:20:47 +02:00
443c60578c
feat(bash): add shell prompt colors ( #35 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/35
2025-09-12 10:27:19 +02:00
fba317b20c
feat(git): add git submodule update to download function ( #34 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/34
2025-09-11 12:38:53 +02:00
c931dd9cf7
feat(git): add function for updating git submodules ( #33 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/33
2025-09-11 12:28:45 +02:00
d1432cb07f
feat(tmux): add tmux window-split cli shortcuts ( #32 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/32
2025-09-01 07:30:00 +02:00
1d70758e8a
feat(bash): add shorter alias for 'exit' ( #31 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/31
2025-09-01 07:23:59 +02:00
3d77f64e32
feat(bash): add cdl and cdll to home if no arg provided ( #30 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/30
2025-07-10 12:33:46 +02:00
bd7efe5ccf
feat(vscodium): track settings.json for VSCodium ( #29 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/29
Co-authored-by: vlw <victor@vlw.se>
Co-committed-by: vlw <victor@vlw.se>
2025-06-30 18:04:27 +02:00
5a9d264911
fix(code-server): don't show welcome screen on startup ( #28 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/28
2025-06-17 11:36:59 +02:00
5d57d35813
feat(git): set verbose flag for new commits ( #27 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/27
2025-06-07 20:04:59 +02:00
2f189c3cc0
style(bash): clean up aliases and add section comments ( #26 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/26
2025-06-06 08:46:55 +02:00
d7c6d4c783
refactor(git): refactor git aliases into a function, also adds new aliases for git add and push origin ( #25 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/25
2025-06-06 08:34:32 +02:00
24b007ed66
feat(bash): add alias to ssh into a local machine in debug mode ( #24 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/24
2025-06-06 08:07:46 +02:00
7c9edd6334
fix(bash): l* dirname if file not found ( #23 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/23
2025-05-21 09:28:20 +02:00
943927567f
feat(bash): preview or edit files with l-functions ( #22 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/22
2025-05-21 08:55:29 +02:00
c6f7cbad09
feat(ssh): disable host key check for vm.vlw.se ( #21 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/21
2025-05-19 09:27:46 +02:00
560161e18c
feat(nano): set nano tabsize to 3
2025-05-15 15:04:16 +02:00
6b79c5648c
fix(bash): rollback short bashrc import ( #19 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/19
2025-05-15 13:01:27 +00:00
513d743f2f
fix(bash): shortened .bashrc import ( #18 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/18
2025-05-14 13:38:41 +00:00
4701779ec5
feat(git): add 'gitt' alias for new WIP git tag with optional comment ( #17 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/17
2025-05-06 13:40:28 +00:00
076d50ec63
feat(ssh): disable host check for wg.vlw.se:2222 ( #16 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/16
2025-03-26 14:02:35 +00:00
b2e82876ca
[bash] add pathref export for sites and shorten existing ( #15 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/15
2025-03-26 10:32:37 +00:00
9f5565ce1e
feat(git): add GPG signing ( #14 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/14
2025-03-23 09:15:50 +00:00
2281e92464
feat(ssh): add ssh config tracking and known_hosts exempt for local.vlw.se:2222 ( #13 )
...
This PR adds tracking of the `.ssh/config` file which right now only includes an instruction to ignore `known_hosts` checking for any remote on `local.vlw.se:2222` which is the host and port I use to SSH into any local dev environment.
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/13
2025-03-13 10:19:15 +00:00
8e670ba64a
feat(bash): add tailing slash to framework path aliases ( #12 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/12
2025-02-28 13:54:21 +00:00
380c137999
feat(git): set git help.autocorrect prompt ( #11 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/11
2025-01-20 10:28:58 +00:00
cd486c996c
[bash] shortened git aliases for wip and clear ( #10 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/10
2024-12-20 11:05:50 +00:00
bc3744f711
feat(bash): add lll which runs ls -lah | less ( #9 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/9
2024-12-16 13:36:00 +00:00
2a31610d48
fix(code-server): menu bar position to top
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/8
2024-12-16 13:32:10 +00:00
41109193bf
fix(tmux): tmux control character from Ctrl+b or F1 to Ctrl+Spacebar only ( #7 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/7
2024-12-06 10:36:53 +00:00
22eedc9a66
feat: add new git aliases for pull and status ( #6 )
...
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/6
2024-12-06 10:36:38 +00:00
bea23e4341
fix: run l after cdl instead of ll ( #5 )
...
`cdl` is the "change dir and list" and `cdll` is "change dir and list hidden"
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/5
2024-12-04 13:45:29 +00:00