mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
add: use nix
This commit is contained in:
parent
1eb6b8eebe
commit
e3662da761
5 changed files with 20 additions and 10 deletions
|
|
@ -63,6 +63,7 @@ abbr xp 'cd ~/.dotfiles/.config/helix && $EDITOR config.toml && prevd'
|
|||
abbr fp 'cd ~/.dotfiles/.config/fish/functions && $EDITOR ../config.fish && prevd'
|
||||
abbr tp '$EDITOR ~/.dotfiles/.tmux.conf'
|
||||
abbr sp '$EDITOR ~/.dotfiles/.config/starship.toml'
|
||||
abbr np '$EDITOR ~/.dotfiles/default.nix'
|
||||
|
||||
## Python
|
||||
abbr vv 'python3 -m venv venv && source venv/bin/activate.fish'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue