mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
open alias
This commit is contained in:
parent
695e37c483
commit
ed81d767fa
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ export DIRENV_LOG_FORMAT=
|
|||
alias hmup="home-manager switch --flake '$HOME/Documents/projects/nixos#bryan'";
|
||||
alias nixup="sudo nixos-rebuild switch --flake '$HOME/Documents/projects/nixos#socrates'";
|
||||
alias chat="weechat";
|
||||
alias open="xdg-open";
|
||||
|
||||
function cdg() {
|
||||
if [[ $1 == "--help" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue