mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Some todo notes, and install packages script updates.
This commit is contained in:
@@ -28,6 +28,7 @@ yay -S --noconfirm --needed \
|
||||
hyprpaper \
|
||||
hyrpidle \
|
||||
hyprlock \
|
||||
jq \
|
||||
neovim \
|
||||
nodejs \
|
||||
npm \
|
||||
@@ -35,6 +36,7 @@ yay -S --noconfirm --needed \
|
||||
pcsc-tools \
|
||||
starship \
|
||||
swaync \
|
||||
tree-sitter-cli \
|
||||
tmux \
|
||||
yubikey-manger \
|
||||
zoxide \
|
||||
|
||||
@@ -5,4 +5,4 @@ mkdir -p ~/.local/share/clipse/tmp_files
|
||||
touch ~/.local/share/clipse/clipboard_history.json
|
||||
chmod 600 ~/.local/share/clipse/clipboard_history.json
|
||||
|
||||
mkdir ~/Pictures
|
||||
mkdir ~/Pictures >/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user