mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
some dotfiles and tools
This commit is contained in:
parent
bddafa0139
commit
c0b7d66189
11 changed files with 775 additions and 0 deletions
14
installPackages.sh
Executable file
14
installPackages.sh
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
sudo apt install \
|
||||
rxvt-unicode-256color \
|
||||
fonts-font-awesome \
|
||||
xfonts-terminus \
|
||||
lxappearance \
|
||||
curl \
|
||||
htop \
|
||||
gimp \
|
||||
node \
|
||||
rofi \
|
||||
git \
|
||||
mc
|
||||
|
||||
sudo update-alternatives --config x-terminal-emulator
|
||||
Loading…
Add table
Add a link
Reference in a new issue