mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
WSL + more modularity
This commit is contained in:
parent
7b63b3b04f
commit
e513913099
57 changed files with 356 additions and 92 deletions
3
src/modules/bash/config/alias.nix
Normal file
3
src/modules/bash/config/alias.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
cd = "cd -L";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue