mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
add h=htop alias
This commit is contained in:
parent
5b4157a4e3
commit
a6ec144c52
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@
|
|||
alias jq='jq --indent 4'
|
||||
alias yq='yq --indent 4'
|
||||
alias p=python3
|
||||
alias h=htop
|
||||
alias nix-env="echo nix-env is disabled #"
|
||||
alias nix-what-depends-on='nix-store --query --referrers'
|
||||
alias day='date "+%Y-%m-%d"'
|
||||
|
|
Loading…
Reference in a new issue