Commit graph

79 commits

Author SHA1 Message Date
1c10ec97c8
Small reinstallation fixes. 2025-10-01 21:33:43 +02:00
dccfedf1f9
Update lazy versions. 2025-06-22 14:42:36 +01:00
0eafade63e
Set default editor. 2025-06-22 14:42:19 +01:00
e2c966b187
Auto create workspace dir. Set path for cdp. 2025-06-22 14:42:16 +01:00
f257b5b2d3
Update Makefile compatibility and add default for TMPDIR in SSH agent start. 2025-06-22 14:25:20 +01:00
a7ea377432
Add host meissa 2025-06-22 15:16:11 +02:00
b4f88f940d
Add global gitignore 2025-06-22 15:16:11 +02:00
36c7c3a16b
Make ssh configuration more platform-independent. 2025-06-22 14:07:39 +01:00
ae6a871336
Removed obsolete stow configurations. Migrate to Makefile instead of install.sh. Auto install tools. 2025-06-22 14:00:08 +01:00
1584784949
Added configuration for WezTerm. 2025-05-16 17:31:27 +02:00
b2f713c8d3
Updated lazy versions. 2025-05-16 17:30:54 +02:00
3b6d9b28a2
Fixed ZSH completion not working. 2025-05-16 17:30:38 +02:00
9e89518d31
Update plugins and switch to starship-rs for PS1. 2025-05-13 23:00:42 +02:00
bf1fbac7bf
Add inlay hints and update plugins. 2025-04-12 22:13:51 +02:00
d659e917cd
Diagnostics are now a separate window instead of virtual text. 2024-12-25 15:18:30 +01:00
779afbdd61
Fix dependency issue and update some plugins. 2024-12-01 12:33:56 +01:00
dcb2485350
Migration to lazy.nvim from packer.nvim. Packer is unmaintained. 2024-11-27 22:27:19 +01:00
d16d8c94ac
Auto setup the SSH connection if the devcontainer has not been initialised. 2024-11-23 17:50:32 +01:00
bde737b037
Add devcontainer creation alias with nvim config mount. Also add devc-ssh command. 2024-11-23 16:58:26 +01:00
53dfef6c9e
Tweak nvim configuration. 2024-11-23 16:57:48 +01:00
24fa4d22a0
Show gitignored files in file tree. Add C-Space mapping for completion menu. 2024-11-23 12:57:23 +01:00
ae871c6d3d
Add SchemaStore and configure it for Yaml and Json.
Reformat lsp.lua: tabs to spaces.
2024-11-23 12:44:27 +01:00
b21ce1860d
Do some neovim tweaking. 2024-11-18 18:33:59 +01:00
310a76f359
Remove auto-generated files. 2024-11-18 17:26:16 +01:00
7ed3d3dcc8
Update SSH config to automatically add keys to agent.
Update ZSH config to automatically start the SSH agent.
2024-11-18 17:24:33 +01:00
194c9d6982
Configure SSH Agent location. On most systems this will require a
systemd user unit to start the SSH agent.
2024-10-24 00:57:21 +02:00
318848c4dd
Remote SSH hosts should be the default. 2024-10-23 23:13:42 +02:00
98de5d956b
Add saturnus-titan host. 2024-10-20 10:10:55 +02:00
2e7681b89d
Update PATH for fish so it picks up on clone and cdp. 2024-09-07 20:47:16 +02:00
cbc56e8d0b
Add correct GPG signing option. 2024-09-02 07:39:02 +02:00
3232beff25
Add a fallback function to the config.sh in case the stowing failed but
the module is required.
2024-09-01 21:25:42 +02:00
413f560583
Do not hardcode Linux distro 2024-09-01 21:18:23 +02:00
78d1980b37
Update README 2024-09-01 21:06:52 +02:00
d0ced66ec6
Add font installer. 2024-09-01 21:05:44 +02:00
5672a4edcc
Add fastfetch config. 2024-09-01 20:48:46 +02:00
dbda6c03d9
Clean up the autoshell and make it faster on subsequent runs. 2024-09-01 20:48:31 +02:00
7afdee985f
Update neovim alias to nvim 2024-09-01 20:48:07 +02:00
b8cfcf85ee
Add fish config with omf. 2024-09-01 20:12:18 +02:00
e5c10e3398
Make cdp and clone more generic. Add a simple toolbx utility. Refactor
zsh config to use new cdp and clone scripts.
2024-09-01 18:11:58 +02:00
f105f890ce
Refactor the install procedure and structure. 2024-09-01 16:16:05 +02:00
cf3ef623ad
Add force with lease alias. 2024-09-01 14:27:12 +02:00
e3b5b3ece4
Update oh-my-zsh 2024-08-25 15:15:15 +02:00
7dec4cc451
Add a basic git setup function in case we cannot stow.
This can happen in cases where we use a devcontainer which already has a
gitconfig in the user home folder. In that case, apply the most important
settings and let the rest remain for what it is. This happens with, for example,
devpod.
2024-08-18 16:02:20 +00:00
1eb8de172b
Ensure target paths exist before running stow. 2024-08-16 22:22:54 +00:00
e42c4a56b7
Updated zsh. Added bigger history limit for tmux. 2024-08-12 22:02:22 +02:00
4f486821bb
Add a dash to the allowed characters for clone 2024-08-04 10:56:03 +02:00
2da1d30e9e
Add modular ZSH configuration 2024-08-02 00:08:16 +02:00
e897d1f9a1
Update oh-my-zsh 2024-07-28 17:39:14 +02:00
7755e7efe8
Update ssh config with server changes. 2024-06-25 00:04:38 +02:00
6b4cdbd2ee
Update oh-my-zsh 2024-06-11 19:57:48 +02:00