Fix global abbreviations
This commit is contained in:
parent
c55dcbc07a
commit
31472dea4f
3 changed files with 15 additions and 13 deletions
|
@ -10,6 +10,7 @@
|
|||
enable = true;
|
||||
|
||||
abbreviations = import ./abbreviations.nix;
|
||||
globalAbbreviations = import ./global-abbreviations.nix;
|
||||
};
|
||||
|
||||
dotDir = ".config/zsh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue