Skip to content

Commit

Permalink
Update configs
Browse files Browse the repository at this point in the history
  • Loading branch information
beaussan committed Apr 19, 2021
1 parent e6682d2 commit b0c88bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion general/zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export PATH=${PATH}:/home/${USER}/.yarn/bin:/home/${USER}/.config/yarn/global/no
export PATH=${PATH}:/home/${USER}/.local/bin
export PATH=${PATH}:/home/${USER}/nativefier/bins
export PATH=${PATH}:${GOPATH}/bin

export BROWSER=/usr/bin/google-chrome-stable

export BAT_THEME=ansi-dark
Expand Down
4 changes: 2 additions & 2 deletions setupStd.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
stdin: true
stdout: true
stderr: true
- command: yay --needed --noconfirm -S termite lsd bat scrot
- command: yay --needed --noconfirm -S termite lsd bat scrot starship
description: Installing terminal and terminal tools
stdin: true
stdout: true
Expand All @@ -30,7 +30,7 @@
stdin: true
stdout: true
stderr: true
- command: yay --needed --noconfirm -S telegram-desktop spotify-dev slack-desktop code sublime-text-3 discord github-cli flameshot pasystray discord todoist rofi-emoji emojify espanso-bin protonvpn-cli-ng c-lolcat obsidian-appimage
- command: yay --needed --noconfirm -S telegram-desktop spotify slack-desktop code sublime-text-3 discord github-cli flameshot pasystray discord todoist rofi-emoji emojify espanso-bin protonvpn-cli-ng c-lolcat obsidian-appimage
description: Installing other software
stdin: true
stdout: true
Expand Down

0 comments on commit b0c88bc

Please sign in to comment.