home | added myapps
Should rethink if this is needed still....
This commit is contained in:
parent
249f9f6515
commit
384c4072a1
3 changed files with 17 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
home.file.".bash_profile".source = files/bash/bash_profile;
|
||||
home.file.".bashrc".source = files/bash/bashrc;
|
||||
home.file.".bash_ssh".source = files/bash/bash_ssh;
|
||||
home.file.".myapps".source = files/bash/myapps;
|
||||
|
||||
programs.readline = {
|
||||
enable = true;
|
||||
|
|
|
|||
15
home/files/bash/myapps
Normal file
15
home/files/bash/myapps
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
MAILTERMPROG=kitty
|
||||
#TERMPROG=kitty
|
||||
TERMPROG=footclient
|
||||
MUSIC=sublime-music
|
||||
hostname=`hostname`
|
||||
WEB=qutebrowser
|
||||
TEXTWEB=links
|
||||
MAILPROG=neomutt
|
||||
CALENDAR="myweb http://www.google.com/calendar"
|
||||
RSSREADER=rssview
|
||||
TWITTER="twitter"
|
||||
IM=mcabber
|
||||
IRC=xchat
|
||||
NM="nm-applet"
|
||||
PDFVIEWER="pdfview"
|
||||
Loading…
Add table
Add a link
Reference in a new issue