Hi Łukasz
This commit is contained in:
parent
6014c837bc
commit
336e46be3e
@ -225,6 +225,7 @@ in
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
"l" = "echo -n ł | ${pkgs.xclip}/bin/xclip -selection clipboard";
|
||||
"L" = "echo -n Ł | ${pkgs.xclip}/bin/xclip -selection clipboard";
|
||||
"gp" = "${pkgs.git}/bin/git remote | ${pkgs.parallel}/bin/parallel --verbose git push";
|
||||
};
|
||||
initExtra = ''
|
||||
|
Loading…
Reference in New Issue
Block a user