Ändrade ls
This commit is contained in:
parent
a32a406e00
commit
17e7c708da
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
];
|
];
|
||||||
shellAbbrs = {
|
shellAbbrs = {
|
||||||
homec="nvim ~/nix/config/home.nix";
|
homec="nvim ~/nix/config/home.nix";
|
||||||
ls="exa -lag --header";
|
ls="exa -l --no-time --no-permissions --no-user";
|
||||||
dev="nix develop --command fish";
|
dev="nix develop --command fish";
|
||||||
spot="steam-run ~/program/spotify_player";
|
spot="steam-run ~/program/spotify_player";
|
||||||
sc="sc-im";
|
sc="sc-im";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue