mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-06-28 12:19:09 +00:00
Add subdirectories for macbook
and tongfang
with config (#4)
This commit is contained in:
parent
b743abcde5
commit
10a876fcc4
15 changed files with 117 additions and 0 deletions
3
tongfang/.bash_aliases
Normal file
3
tongfang/.bash_aliases
Normal file
|
@ -0,0 +1,3 @@
|
|||
alias ll='ls -la'
|
||||
alias lt='ls --human-readable --size -1 -S --classify'
|
||||
alias nrebuild="nixos-rebuild --flake ~/ --override-input nixpkgs ~/nixpkgs --use-remote-sudo switch"
|
Loading…
Add table
Add a link
Reference in a new issue