alises
This commit is contained in:
parent
099ce78083
commit
dc9aac0b17
2 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
||||||
gwenview
|
gwenview
|
||||||
kate
|
kate
|
||||||
xterm
|
xterm
|
||||||
kwrite
|
|
||||||
];
|
];
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
source ~/.cache/starship/init.nu
|
source ~/.cache/starship/init.nu
|
||||||
source ~/.zoxide.nu
|
source ~/.zoxide.nu
|
||||||
|
alias b = btm;
|
||||||
alias cringe = sudo bootctl set-oneshot auto-windows
|
alias cringe = sudo bootctl set-oneshot auto-windows
|
||||||
alias fetch = neofetch
|
alias fetch = neofetch
|
||||||
alias ff = firefox
|
alias ff = firefox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue