diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-12-28 15:06:59 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-12-28 15:06:59 -0200 |
commit | f24772034809121e0cd87d6ab9d28be7738bd6fa (patch) | |
tree | 3e1a45fcee258ba168da6c2960bd8ff7ff4d5d68 /dependencies | |
parent | bb65f7f11fcf80479273ef654760df0ae6e238aa (diff) | |
download | profile-f24772034809121e0cd87d6ab9d28be7738bd6fa.tar.gz profile-f24772034809121e0cd87d6ab9d28be7738bd6fa.tar.bz2 |
Adds dependencies file
Diffstat (limited to 'dependencies')
-rw-r--r-- | dependencies/debian | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/dependencies/debian b/dependencies/debian new file mode 100644 index 0000000..37068ba --- /dev/null +++ b/dependencies/debian @@ -0,0 +1,32 @@ +# +# Basic, such as inside a virtual machine or remote console +# +x11-xserver-utils +screen +xtitle +xfonts-terminus +rxvt-unicode-256color +parcellite +fonts-powerline +ttf-bitstream-vera +fonts-inconsolata +fonts-freefont-ttf + +# +# Full desktop experience +# +#xscreensaver +#conky +#conky-all +#laptop-detect +#autossh +#ripit +#awesome +#awesome-extra +#weather-util + +# +# Optional or older dependencies: +# +#vim-gui-common +#powerline |