mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
its time
This commit is contained in:
parent
0cf7ddf1f9
commit
9509987bce
3 changed files with 6 additions and 5 deletions
|
|
@ -1,6 +1,9 @@
|
|||
''
|
||||
export EDITOR=nvim
|
||||
|
||||
alias hmup="home-manager switch --flake '$HOME/Documents/projects/nixos#bryan'";
|
||||
alias nixup="sudo nixos-rebuild switch --flake '$HOME/Documents/projects/nixos#socrates'";
|
||||
|
||||
function cdg() {
|
||||
if [[ $1 == "--help" ]]; then
|
||||
echo "A simple utility for navigating to the root of a git repo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue