mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
fix: ZSH: per-directory-history plugin issue fix
fix: ZSH: dump file on home directory removed
This commit is contained in:
@@ -10,8 +10,6 @@ dir_size(){
|
||||
|
||||
du -ah "$dir" --max-depth=1 | sort -hr
|
||||
}
|
||||
alias tldr="tldr --platform=linux "
|
||||
|
||||
|
||||
# Network
|
||||
alias flush-dns="sudo systemd-resolve --flush-caches"
|
||||
|
||||
Reference in New Issue
Block a user