Remove some typos / useless comments
This commit is contained in:
parent
0efb8c346b
commit
0e9d6da8ae
2 changed files with 1 additions and 4 deletions
home/features/cli
|
@ -12,10 +12,8 @@
|
|||
./fish
|
||||
];
|
||||
|
||||
# Enable bash
|
||||
programs.bash.enable = true;
|
||||
|
||||
# Install clis
|
||||
home.packages = with pkgs; [
|
||||
# {{{ System information
|
||||
acpi # Battery stats
|
||||
|
@ -42,7 +40,6 @@
|
|||
# }}}
|
||||
];
|
||||
|
||||
# Set up common aliases
|
||||
home.shellAliases = {
|
||||
# {{{ Storage
|
||||
# -h = humans readable units
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue