Commit Graph

5 Commits

Author SHA1 Message Date
80af6263a3 envrc: Kill shell when accessing repo from eduroam 2024-01-05 13:54:15 +01:00
74b3d98b67 meta:envrc: Add modeline to set proper filetype 2023-01-27 00:06:34 +01:00
2afafef362 meta:envrc: Generate vim helptags when entering
Move the commands into a function, so that the function can be run in
the background.
2023-01-27 00:06:26 +01:00
95a1ecf984 meta:envrc: git fetch in background
Close/pipe std{in,out,err} as well as file descriptor 3 which is
apparently necessary for the subshell not to wait for the fetch to
finish.
2022-08-30 19:52:20 +02:00
4ba60da72c meta: Add envrc for direnv
Fetch all git remotes automatically when entering the repository.
2022-03-31 03:17:04 +02:00