Alias tweaks

This commit is contained in:
2024-04-23 16:05:56 +01:00
parent 2ad744c5c7
commit f1a74d1826
2 changed files with 1 additions and 5 deletions

View File

@@ -1,10 +1,9 @@
#! /bin/bash
source scripts/p.sh
p i cargo
# Install script dependencies
p i curl git rcm bat batdiff batman fzf eza fastfetch nextcloud-client zoxide
p i curl git rcm bat batdiff batman fzf eza nextcloud-client zoxide
if [ $(pwd) != "$HOME/dotfiles" ]; then
cd $HOME