mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-04-27 22:51:21 +00:00
* Add subdirectories for `macbook` and `tongfang` with config * Working configuration * Added Zen Browser as flake * Add `wezterm` and `nvim` * Add fonts, `neovim` and `wezterm` config * Add Logseq * Add `fzf`
3 lines
No EOL
133 B
Bash
3 lines
No EOL
133 B
Bash
alias ll='ls -la'
|
|
alias lt='ls --human-readable --size -1 -S --classify'
|
|
alias nrebuild='sudo nixos-rebuild --use-remote-sudo switch' |